#CDE9CC Color

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

Color preview

#CDE9CC

Color formats

HEX
#CDE9CC
RGB
rgb(205, 233, 204)
RGBA
rgba(205, 233, 204, 1)
HSL
hsl(118, 40%, 86%)
HSV
hsv(118, 12%, 91%)
CMYK
cmyk(12%, 0%, 12%, 9%)
CSS variable
--color-primary: #CDE9CC;
Lowercase HEX
#cde9cc

Shades

Tints

Tones

Harmony

CSS snippets for #CDE9CC

.color-cde9cc {
  color: #CDE9CC;
  background-color: #CDE9CC;
}

Frequently asked questions

What color is #CDE9CC?+

#CDE9CC is a HEX color with RGB value rgb(205, 233, 204) and HSL value hsl(118, 40%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDE9CC?+

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