#CCCEE2 Color

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

Color preview

#CCCEE2

Color formats

HEX
#CCCEE2
RGB
rgb(204, 206, 226)
RGBA
rgba(204, 206, 226, 1)
HSL
hsl(235, 27%, 84%)
HSV
hsv(235, 10%, 89%)
CMYK
cmyk(10%, 9%, 0%, 11%)
CSS variable
--color-primary: #CCCEE2;
Lowercase HEX
#cccee2

Shades

Tints

Tones

Harmony

CSS snippets for #CCCEE2

.color-cccee2 {
  color: #CCCEE2;
  background-color: #CCCEE2;
}

Frequently asked questions

What color is #CCCEE2?+

#CCCEE2 is a HEX color with RGB value rgb(204, 206, 226) and HSL value hsl(235, 27%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCCEE2?+

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