#DEE98C Color

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

Color preview

#DEE98C

Color formats

HEX
#DEE98C
RGB
rgb(222, 233, 140)
RGBA
rgba(222, 233, 140, 1)
HSL
hsl(67, 68%, 73%)
HSV
hsv(67, 40%, 91%)
CMYK
cmyk(5%, 0%, 40%, 9%)
CSS variable
--color-primary: #DEE98C;
Lowercase HEX
#dee98c

Shades

Tints

Tones

Harmony

CSS snippets for #DEE98C

.color-dee98c {
  color: #DEE98C;
  background-color: #DEE98C;
}

Frequently asked questions

What color is #DEE98C?+

#DEE98C is a HEX color with RGB value rgb(222, 233, 140) and HSL value hsl(67, 68%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE98C?+

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