#CDED91 Color

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

Color preview

#CDED91

Color formats

HEX
#CDED91
RGB
rgb(205, 237, 145)
RGBA
rgba(205, 237, 145, 1)
HSL
hsl(81, 72%, 75%)
HSV
hsv(81, 39%, 93%)
CMYK
cmyk(14%, 0%, 39%, 7%)
CSS variable
--color-primary: #CDED91;
Lowercase HEX
#cded91

Shades

Tints

Tones

Harmony

CSS snippets for #CDED91

.color-cded91 {
  color: #CDED91;
  background-color: #CDED91;
}

Frequently asked questions

What color is #CDED91?+

#CDED91 is a HEX color with RGB value rgb(205, 237, 145) and HSL value hsl(81, 72%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDED91?+

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