#CACEEA Color

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

Color preview

#CACEEA

Color formats

HEX
#CACEEA
RGB
rgb(202, 206, 234)
RGBA
rgba(202, 206, 234, 1)
HSL
hsl(232, 43%, 85%)
HSV
hsv(232, 14%, 92%)
CMYK
cmyk(14%, 12%, 0%, 8%)
CSS variable
--color-primary: #CACEEA;
Lowercase HEX
#caceea

Shades

Tints

Tones

Harmony

CSS snippets for #CACEEA

.color-caceea {
  color: #CACEEA;
  background-color: #CACEEA;
}

Frequently asked questions

What color is #CACEEA?+

#CACEEA is a HEX color with RGB value rgb(202, 206, 234) and HSL value hsl(232, 43%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACEEA?+

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