#CCE5CC Color

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

Color preview

#CCE5CC

Color formats

HEX
#CCE5CC
RGB
rgb(204, 229, 204)
RGBA
rgba(204, 229, 204, 1)
HSL
hsl(120, 32%, 85%)
HSV
hsv(120, 11%, 90%)
CMYK
cmyk(11%, 0%, 11%, 10%)
CSS variable
--color-primary: #CCE5CC;
Lowercase HEX
#cce5cc

Shades

Tints

Tones

Harmony

CSS snippets for #CCE5CC

.color-cce5cc {
  color: #CCE5CC;
  background-color: #CCE5CC;
}

Frequently asked questions

What color is #CCE5CC?+

#CCE5CC is a HEX color with RGB value rgb(204, 229, 204) and HSL value hsl(120, 32%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCE5CC?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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