#CEBFE2 Color

Inspect #CEBFE2 across formats, palettes, contrast and closest named color matches.

Color preview

#CEBFE2

Color formats

HEX
#CEBFE2
RGB
rgb(206, 191, 226)
RGBA
rgba(206, 191, 226, 1)
HSL
hsl(266, 38%, 82%)
HSV
hsv(266, 15%, 89%)
CMYK
cmyk(9%, 15%, 0%, 11%)
CSS variable
--color-primary: #CEBFE2;
Lowercase HEX
#cebfe2

Shades

Tints

Tones

Harmony

CSS snippets for #CEBFE2

.color-cebfe2 {
  color: #CEBFE2;
  background-color: #CEBFE2;
}

Frequently asked questions

What color is #CEBFE2?+

#CEBFE2 is a HEX color with RGB value rgb(206, 191, 226) and HSL value hsl(266, 38%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CEBFE2?+

The closest Tailwind color is slate-300, available as the bg-slate-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools