#DEE96B Color

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

Color preview

#DEE96B

Color formats

HEX
#DEE96B
RGB
rgb(222, 233, 107)
RGBA
rgba(222, 233, 107, 1)
HSL
hsl(65, 74%, 67%)
HSV
hsv(65, 54%, 91%)
CMYK
cmyk(5%, 0%, 54%, 9%)
CSS variable
--color-primary: #DEE96B;
Lowercase HEX
#dee96b

Shades

Tints

Tones

Harmony

CSS snippets for #DEE96B

.color-dee96b {
  color: #DEE96B;
  background-color: #DEE96B;
}

Frequently asked questions

What color is #DEE96B?+

#DEE96B is a HEX color with RGB value rgb(222, 233, 107) and HSL value hsl(65, 74%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE96B?+

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