#CACCE8 Color

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

Color preview

#CACCE8

Color formats

HEX
#CACCE8
RGB
rgb(202, 204, 232)
RGBA
rgba(202, 204, 232, 1)
HSL
hsl(236, 39%, 85%)
HSV
hsv(236, 13%, 91%)
CMYK
cmyk(13%, 12%, 0%, 9%)
CSS variable
--color-primary: #CACCE8;
Lowercase HEX
#cacce8

Shades

Tints

Tones

Harmony

CSS snippets for #CACCE8

.color-cacce8 {
  color: #CACCE8;
  background-color: #CACCE8;
}

Frequently asked questions

What color is #CACCE8?+

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

What is the closest Tailwind color to #CACCE8?+

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