#CCCAE9 Color

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

Color preview

#CCCAE9

Color formats

HEX
#CCCAE9
RGB
rgb(204, 202, 233)
RGBA
rgba(204, 202, 233, 1)
HSL
hsl(244, 41%, 85%)
HSV
hsv(244, 13%, 91%)
CMYK
cmyk(12%, 13%, 0%, 9%)
CSS variable
--color-primary: #CCCAE9;
Lowercase HEX
#cccae9

Shades

Tints

Tones

Harmony

CSS snippets for #CCCAE9

.color-cccae9 {
  color: #CCCAE9;
  background-color: #CCCAE9;
}

Frequently asked questions

What color is #CCCAE9?+

#CCCAE9 is a HEX color with RGB value rgb(204, 202, 233) and HSL value hsl(244, 41%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CCCAE9?+

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