HTML color code #CEDDE1

Color name: None
RGB: 206, 221, 225
HSL: 192.63deg, 24.05%, 84.51%
Web safe color: No

RGB complementary color:

A complementary color for this color is #E0D2CE.

Example text color using #CEDDE1

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:#CEDDE1;">Your text using HTML color code.</p>
<p style="color:rgb(206 221 225);">Your text using RGB color values.</p>
<p style="color:hsl(192.63deg 24.05% 84.51%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CEDDE1; } </style>
<style> p { color:rgb(206 221 225); } </style>
<style> p { color:hsl(192.63deg 24.05% 84.51%); } </style>

Lighter colors

#D8E7EB
#E2F1F5
#ECFBFF
#F6FFFF
#FFFFFF

Darker colors

#C4D3D7
#BAC9CD
#B0BFC3
#A6B5B9
#9CABAF
#92A1A5
#88979B
#7E8D91

Analogous colors

#CEDAE0
#CED7E0
#CED4E0
#CED1E0
#CFCEE0
#D2CEE0
#D5CEE0
#D8CEE0

Trinary colors

#CEDDE1
#E0CEDD
#DDE0CE

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes