#CDCCEA Color

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

Color preview

#CDCCEA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDCCEA

.color-cdccea {
  color: #CDCCEA;
  background-color: #CDCCEA;
}

Frequently asked questions

What color is #CDCCEA?+

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

What is the closest Tailwind color to #CDCCEA?+

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