#DEE97C Color

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

Color preview

#DEE97C

Color formats

HEX
#DEE97C
RGB
rgb(222, 233, 124)
RGBA
rgba(222, 233, 124, 1)
HSL
hsl(66, 71%, 70%)
HSV
hsv(66, 47%, 91%)
CMYK
cmyk(5%, 0%, 47%, 9%)
CSS variable
--color-primary: #DEE97C;
Lowercase HEX
#dee97c

Shades

Tints

Tones

Harmony

CSS snippets for #DEE97C

.color-dee97c {
  color: #DEE97C;
  background-color: #DEE97C;
}

Frequently asked questions

What color is #DEE97C?+

#DEE97C is a HEX color with RGB value rgb(222, 233, 124) and HSL value hsl(66, 71%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE97C?+

The closest Tailwind color is amber-200, available as the bg-amber-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