#CECBEE Color

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

Color preview

#CECBEE

Color formats

HEX
#CECBEE
RGB
rgb(206, 203, 238)
RGBA
rgba(206, 203, 238, 1)
HSL
hsl(245, 51%, 86%)
HSV
hsv(245, 15%, 93%)
CMYK
cmyk(13%, 15%, 0%, 7%)
CSS variable
--color-primary: #CECBEE;
Lowercase HEX
#cecbee

Shades

Tints

Tones

Harmony

CSS snippets for #CECBEE

.color-cecbee {
  color: #CECBEE;
  background-color: #CECBEE;
}

Frequently asked questions

What color is #CECBEE?+

#CECBEE is a HEX color with RGB value rgb(206, 203, 238) and HSL value hsl(245, 51%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CECBEE?+

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