#CCDBEA Color

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

Color preview

#CCDBEA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCDBEA

.color-ccdbea {
  color: #CCDBEA;
  background-color: #CCDBEA;
}

Frequently asked questions

What color is #CCDBEA?+

#CCDBEA is a HEX color with RGB value rgb(204, 219, 234) and HSL value hsl(210, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCDBEA?+

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