#CACFEA Color

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

Color preview

#CACFEA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CACFEA

.color-cacfea {
  color: #CACFEA;
  background-color: #CACFEA;
}

Frequently asked questions

What color is #CACFEA?+

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

What is the closest Tailwind color to #CACFEA?+

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