HTML color code #CEBBF4

Color name: None
RGB: 206, 187, 244
HSL: 260deg, 72.15%, 84.51%
Web safe color: No

RGB complementary color:

A complementary color for this color is #E2F5BC.

Example text color using #CEBBF4

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:#CEBBF4;">Your text using HTML color code.</p>
<p style="color:rgb(206 187 244);">Your text using RGB color values.</p>
<p style="color:hsl(260deg 72.15% 84.51%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#CEBBF4; } </style>
<style> p { color:rgb(206 187 244); } </style>
<style> p { color:hsl(260deg 72.15% 84.51%); } </style>

Lighter colors

#D8C5FE
#E2CFFF
#ECD9FF
#F6E3FF
#FFEDFF
#FFF7FF
#FFFFFF

Darker colors

#C4B1EA
#BAA7E0
#B09DD6
#A693CC
#9C89C2
#927FB8
#8875AE
#7E6BA4

Analogous colors

#D9BCF5
#E2BCF5
#EBBCF5
#F5BCF5
#F5BCEB
#F5BCE2
#F5BCD9
#F5BCCF

Trinary colors

#CEBBF4
#F5CFBC
#BCF5CF

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