#CDEACF Color

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

Color preview

#CDEACF

Color formats

HEX
#CDEACF
RGB
rgb(205, 234, 207)
RGBA
rgba(205, 234, 207, 1)
HSL
hsl(124, 41%, 86%)
HSV
hsv(124, 12%, 92%)
CMYK
cmyk(12%, 0%, 12%, 8%)
CSS variable
--color-primary: #CDEACF;
Lowercase HEX
#cdeacf

Shades

Tints

Tones

Harmony

CSS snippets for #CDEACF

.color-cdeacf {
  color: #CDEACF;
  background-color: #CDEACF;
}

Frequently asked questions

What color is #CDEACF?+

#CDEACF is a HEX color with RGB value rgb(205, 234, 207) and HSL value hsl(124, 41%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDEACF?+

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