#CDE08E Color

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

Color preview

#CDE08E

Color formats

HEX
#CDE08E
RGB
rgb(205, 224, 142)
RGBA
rgba(205, 224, 142, 1)
HSL
hsl(74, 57%, 72%)
HSV
hsv(74, 37%, 88%)
CMYK
cmyk(8%, 0%, 37%, 12%)
CSS variable
--color-primary: #CDE08E;
Lowercase HEX
#cde08e

Shades

Tints

Tones

Harmony

CSS snippets for #CDE08E

.color-cde08e {
  color: #CDE08E;
  background-color: #CDE08E;
}

Frequently asked questions

What color is #CDE08E?+

#CDE08E is a HEX color with RGB value rgb(205, 224, 142) and HSL value hsl(74, 57%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDE08E?+

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