#CCCEE3 Color

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

Color preview

#CCCEE3

Color formats

HEX
#CCCEE3
RGB
rgb(204, 206, 227)
RGBA
rgba(204, 206, 227, 1)
HSL
hsl(235, 29%, 85%)
HSV
hsv(235, 10%, 89%)
CMYK
cmyk(10%, 9%, 0%, 11%)
CSS variable
--color-primary: #CCCEE3;
Lowercase HEX
#cccee3

Shades

Tints

Tones

Harmony

CSS snippets for #CCCEE3

.color-cccee3 {
  color: #CCCEE3;
  background-color: #CCCEE3;
}

Frequently asked questions

What color is #CCCEE3?+

#CCCEE3 is a HEX color with RGB value rgb(204, 206, 227) and HSL value hsl(235, 29%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCEE3?+

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