#DEE86C Color

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

Color preview

#DEE86C

Color formats

HEX
#DEE86C
RGB
rgb(222, 232, 108)
RGBA
rgba(222, 232, 108, 1)
HSL
hsl(65, 73%, 67%)
HSV
hsv(65, 53%, 91%)
CMYK
cmyk(4%, 0%, 53%, 9%)
CSS variable
--color-primary: #DEE86C;
Lowercase HEX
#dee86c

Shades

Tints

Tones

Harmony

CSS snippets for #DEE86C

.color-dee86c {
  color: #DEE86C;
  background-color: #DEE86C;
}

Frequently asked questions

What color is #DEE86C?+

#DEE86C is a HEX color with RGB value rgb(222, 232, 108) and HSL value hsl(65, 73%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE86C?+

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