#CDE8CC Color

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

Color preview

#CDE8CC

Color formats

HEX
#CDE8CC
RGB
rgb(205, 232, 204)
RGBA
rgba(205, 232, 204, 1)
HSL
hsl(118, 38%, 85%)
HSV
hsv(118, 12%, 91%)
CMYK
cmyk(12%, 0%, 12%, 9%)
CSS variable
--color-primary: #CDE8CC;
Lowercase HEX
#cde8cc

Shades

Tints

Tones

Harmony

CSS snippets for #CDE8CC

.color-cde8cc {
  color: #CDE8CC;
  background-color: #CDE8CC;
}

Frequently asked questions

What color is #CDE8CC?+

#CDE8CC is a HEX color with RGB value rgb(205, 232, 204) and HSL value hsl(118, 38%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDE8CC?+

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