#CECAE3 Color

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

Color preview

#CECAE3

Color formats

HEX
#CECAE3
RGB
rgb(206, 202, 227)
RGBA
rgba(206, 202, 227, 1)
HSL
hsl(250, 31%, 84%)
HSV
hsv(250, 11%, 89%)
CMYK
cmyk(9%, 11%, 0%, 11%)
CSS variable
--color-primary: #CECAE3;
Lowercase HEX
#cecae3

Shades

Tints

Tones

Harmony

CSS snippets for #CECAE3

.color-cecae3 {
  color: #CECAE3;
  background-color: #CECAE3;
}

Frequently asked questions

What color is #CECAE3?+

#CECAE3 is a HEX color with RGB value rgb(206, 202, 227) and HSL value hsl(250, 31%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CECAE3?+

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