#CDE199 Color

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

Color preview

#CDE199

Color formats

HEX
#CDE199
RGB
rgb(205, 225, 153)
RGBA
rgba(205, 225, 153, 1)
HSL
hsl(77, 55%, 74%)
HSV
hsv(77, 32%, 88%)
CMYK
cmyk(9%, 0%, 32%, 12%)
CSS variable
--color-primary: #CDE199;
Lowercase HEX
#cde199

Shades

Tints

Tones

Harmony

CSS snippets for #CDE199

.color-cde199 {
  color: #CDE199;
  background-color: #CDE199;
}

Frequently asked questions

What color is #CDE199?+

#CDE199 is a HEX color with RGB value rgb(205, 225, 153) and HSL value hsl(77, 55%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CDE199?+

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