#DEE09C Color

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

Color preview

#DEE09C

Color formats

HEX
#DEE09C
RGB
rgb(222, 224, 156)
RGBA
rgba(222, 224, 156, 1)
HSL
hsl(62, 52%, 75%)
HSV
hsv(62, 30%, 88%)
CMYK
cmyk(1%, 0%, 30%, 12%)
CSS variable
--color-primary: #DEE09C;
Lowercase HEX
#dee09c

Shades

Tints

Tones

Harmony

CSS snippets for #DEE09C

.color-dee09c {
  color: #DEE09C;
  background-color: #DEE09C;
}

Frequently asked questions

What color is #DEE09C?+

#DEE09C is a HEX color with RGB value rgb(222, 224, 156) and HSL value hsl(62, 52%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEE09C?+

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