#CDE080 Color

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

Color preview

#CDE080

Color formats

HEX
#CDE080
RGB
rgb(205, 224, 128)
RGBA
rgba(205, 224, 128, 1)
HSL
hsl(72, 61%, 69%)
HSV
hsv(72, 43%, 88%)
CMYK
cmyk(8%, 0%, 43%, 12%)
CSS variable
--color-primary: #CDE080;
Lowercase HEX
#cde080

Shades

Tints

Tones

Harmony

CSS snippets for #CDE080

.color-cde080 {
  color: #CDE080;
  background-color: #CDE080;
}

Frequently asked questions

What color is #CDE080?+

#CDE080 is a HEX color with RGB value rgb(205, 224, 128) and HSL value hsl(72, 61%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDE080?+

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