#CDEACC Color

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

Color preview

#CDEACC

Color formats

HEX
#CDEACC
RGB
rgb(205, 234, 204)
RGBA
rgba(205, 234, 204, 1)
HSL
hsl(118, 42%, 86%)
HSV
hsv(118, 13%, 92%)
CMYK
cmyk(12%, 0%, 13%, 8%)
CSS variable
--color-primary: #CDEACC;
Lowercase HEX
#cdeacc

Shades

Tints

Tones

Harmony

CSS snippets for #CDEACC

.color-cdeacc {
  color: #CDEACC;
  background-color: #CDEACC;
}

Frequently asked questions

What color is #CDEACC?+

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

What is the closest Tailwind color to #CDEACC?+

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