#CACCE0 Color

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

Color preview

#CACCE0

Color formats

HEX
#CACCE0
RGB
rgb(202, 204, 224)
RGBA
rgba(202, 204, 224, 1)
HSL
hsl(235, 26%, 84%)
HSV
hsv(235, 10%, 88%)
CMYK
cmyk(10%, 9%, 0%, 12%)
CSS variable
--color-primary: #CACCE0;
Lowercase HEX
#cacce0

Shades

Tints

Tones

Harmony

CSS snippets for #CACCE0

.color-cacce0 {
  color: #CACCE0;
  background-color: #CACCE0;
}

Frequently asked questions

What color is #CACCE0?+

#CACCE0 is a HEX color with RGB value rgb(202, 204, 224) and HSL value hsl(235, 26%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CACCE0?+

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