#CDED95 Color

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

Color preview

#CDED95

Color formats

HEX
#CDED95
RGB
rgb(205, 237, 149)
RGBA
rgba(205, 237, 149, 1)
HSL
hsl(82, 71%, 76%)
HSV
hsv(82, 37%, 93%)
CMYK
cmyk(14%, 0%, 37%, 7%)
CSS variable
--color-primary: #CDED95;
Lowercase HEX
#cded95

Shades

Tints

Tones

Harmony

CSS snippets for #CDED95

.color-cded95 {
  color: #CDED95;
  background-color: #CDED95;
}

Frequently asked questions

What color is #CDED95?+

#CDED95 is a HEX color with RGB value rgb(205, 237, 149) and HSL value hsl(82, 71%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDED95?+

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