#CCCCEA Color

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

Color preview

#CCCCEA

Color formats

HEX
#CCCCEA
RGB
rgb(204, 204, 234)
RGBA
rgba(204, 204, 234, 1)
HSL
hsl(240, 42%, 86%)
HSV
hsv(240, 13%, 92%)
CMYK
cmyk(13%, 13%, 0%, 8%)
CSS variable
--color-primary: #CCCCEA;
Lowercase HEX
#ccccea

Shades

Tints

Tones

Harmony

CSS snippets for #CCCCEA

.color-ccccea {
  color: #CCCCEA;
  background-color: #CCCCEA;
}

Frequently asked questions

What color is #CCCCEA?+

#CCCCEA is a HEX color with RGB value rgb(204, 204, 234) and HSL value hsl(240, 42%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCCEA?+

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