#CDEAB9 Color

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

Color preview

#CDEAB9

Color formats

HEX
#CDEAB9
RGB
rgb(205, 234, 185)
RGBA
rgba(205, 234, 185, 1)
HSL
hsl(96, 54%, 82%)
HSV
hsv(96, 21%, 92%)
CMYK
cmyk(12%, 0%, 21%, 8%)
CSS variable
--color-primary: #CDEAB9;
Lowercase HEX
#cdeab9

Shades

Tints

Tones

Harmony

CSS snippets for #CDEAB9

.color-cdeab9 {
  color: #CDEAB9;
  background-color: #CDEAB9;
}

Frequently asked questions

What color is #CDEAB9?+

#CDEAB9 is a HEX color with RGB value rgb(205, 234, 185) and HSL value hsl(96, 54%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDEAB9?+

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