#DEE85C Color

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

Color preview

#DEE85C

Color formats

HEX
#DEE85C
RGB
rgb(222, 232, 92)
RGBA
rgba(222, 232, 92, 1)
HSL
hsl(64, 75%, 64%)
HSV
hsv(64, 60%, 91%)
CMYK
cmyk(4%, 0%, 60%, 9%)
CSS variable
--color-primary: #DEE85C;
Lowercase HEX
#dee85c

Shades

Tints

Tones

Harmony

CSS snippets for #DEE85C

.color-dee85c {
  color: #DEE85C;
  background-color: #DEE85C;
}

Frequently asked questions

What color is #DEE85C?+

#DEE85C is a HEX color with RGB value rgb(222, 232, 92) and HSL value hsl(64, 75%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE85C?+

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