#CDEAA9 Color

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

Color preview

#CDEAA9

Color formats

HEX
#CDEAA9
RGB
rgb(205, 234, 169)
RGBA
rgba(205, 234, 169, 1)
HSL
hsl(87, 61%, 79%)
HSV
hsv(87, 28%, 92%)
CMYK
cmyk(12%, 0%, 28%, 8%)
CSS variable
--color-primary: #CDEAA9;
Lowercase HEX
#cdeaa9

Shades

Tints

Tones

Harmony

CSS snippets for #CDEAA9

.color-cdeaa9 {
  color: #CDEAA9;
  background-color: #CDEAA9;
}

Frequently asked questions

What color is #CDEAA9?+

#CDEAA9 is a HEX color with RGB value rgb(205, 234, 169) and HSL value hsl(87, 61%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CDEAA9?+

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