#CECBEB Color

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

Color preview

#CECBEB

Color formats

HEX
#CECBEB
RGB
rgb(206, 203, 235)
RGBA
rgba(206, 203, 235, 1)
HSL
hsl(246, 44%, 86%)
HSV
hsv(246, 14%, 92%)
CMYK
cmyk(12%, 14%, 0%, 8%)
CSS variable
--color-primary: #CECBEB;
Lowercase HEX
#cecbeb

Shades

Tints

Tones

Harmony

CSS snippets for #CECBEB

.color-cecbeb {
  color: #CECBEB;
  background-color: #CECBEB;
}

Frequently asked questions

What color is #CECBEB?+

#CECBEB is a HEX color with RGB value rgb(206, 203, 235) and HSL value hsl(246, 44%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CECBEB?+

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