#CACCEA Color

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

Color preview

#CACCEA

Color formats

HEX
#CACCEA
RGB
rgb(202, 204, 234)
RGBA
rgba(202, 204, 234, 1)
HSL
hsl(236, 43%, 85%)
HSV
hsv(236, 14%, 92%)
CMYK
cmyk(14%, 13%, 0%, 8%)
CSS variable
--color-primary: #CACCEA;
Lowercase HEX
#caccea

Shades

Tints

Tones

Harmony

CSS snippets for #CACCEA

.color-caccea {
  color: #CACCEA;
  background-color: #CACCEA;
}

Frequently asked questions

What color is #CACCEA?+

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

What is the closest Tailwind color to #CACCEA?+

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