#CDEBA9 Color

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

Color preview

#CDEBA9

Color formats

HEX
#CDEBA9
RGB
rgb(205, 235, 169)
RGBA
rgba(205, 235, 169, 1)
HSL
hsl(87, 62%, 79%)
HSV
hsv(87, 28%, 92%)
CMYK
cmyk(13%, 0%, 28%, 8%)
CSS variable
--color-primary: #CDEBA9;
Lowercase HEX
#cdeba9

Shades

Tints

Tones

Harmony

CSS snippets for #CDEBA9

.color-cdeba9 {
  color: #CDEBA9;
  background-color: #CDEBA9;
}

Frequently asked questions

What color is #CDEBA9?+

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

What is the closest Tailwind color to #CDEBA9?+

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