#CDE882 Color

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

Color preview

#CDE882

Color formats

HEX
#CDE882
RGB
rgb(205, 232, 130)
RGBA
rgba(205, 232, 130, 1)
HSL
hsl(76, 69%, 71%)
HSV
hsv(76, 44%, 91%)
CMYK
cmyk(12%, 0%, 44%, 9%)
CSS variable
--color-primary: #CDE882;
Lowercase HEX
#cde882

Shades

Tints

Tones

Harmony

CSS snippets for #CDE882

.color-cde882 {
  color: #CDE882;
  background-color: #CDE882;
}

Frequently asked questions

What color is #CDE882?+

#CDE882 is a HEX color with RGB value rgb(205, 232, 130) and HSL value hsl(76, 69%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDE882?+

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