#CCE6C9 Color

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

Color preview

#CCE6C9

Color formats

HEX
#CCE6C9
RGB
rgb(204, 230, 201)
RGBA
rgba(204, 230, 201, 1)
HSL
hsl(114, 37%, 85%)
HSV
hsv(114, 13%, 90%)
CMYK
cmyk(11%, 0%, 13%, 10%)
CSS variable
--color-primary: #CCE6C9;
Lowercase HEX
#cce6c9

Shades

Tints

Tones

Harmony

CSS snippets for #CCE6C9

.color-cce6c9 {
  color: #CCE6C9;
  background-color: #CCE6C9;
}

Frequently asked questions

What color is #CCE6C9?+

#CCE6C9 is a HEX color with RGB value rgb(204, 230, 201) and HSL value hsl(114, 37%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCE6C9?+

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