HTML color code #CDD2BE

Color name: None
RGB: 205, 210, 190
HSL: 75deg, 18.18%, 78.43%
Web safe color: No

RGB complementary color:

A complementary color for this color is #C1BCD1.

Example text color using #CDD2BE

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:#CDD2BE;">Your text using HTML color code.</p>
<p style="color:rgb(205 210 190);">Your text using RGB color values.</p>
<p style="color:hsl(75deg 18.18% 78.43%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CDD2BE; } </style>
<style> p { color:rgb(205 210 190); } </style>
<style> p { color:hsl(75deg 18.18% 78.43%); } </style>

Lighter colors

#D7DCC8
#E1E6D2
#EBF0DC
#F5FAE6
#FFFFF0
#FFFFFA
#FFFFFF

Darker colors

#C3C8B4
#B9BEAA
#AFB4A0
#A5AA96
#9BA08C
#919682
#878C78
#7D826E

Analogous colors

#C8D1BC
#C5D1BC
#C1D1BC
#BED1BC
#BCD1BE
#BCD1C1
#BCD1C5
#BCD1C8

Trinary colors

#CDD2BE
#BCCCD1
#D1BCCC

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