#DEE99F Color

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

Color preview

#DEE99F

Color formats

HEX
#DEE99F
RGB
rgb(222, 233, 159)
RGBA
rgba(222, 233, 159, 1)
HSL
hsl(69, 63%, 77%)
HSV
hsv(69, 32%, 91%)
CMYK
cmyk(5%, 0%, 32%, 9%)
CSS variable
--color-primary: #DEE99F;
Lowercase HEX
#dee99f

Shades

Tints

Tones

Harmony

CSS snippets for #DEE99F

.color-dee99f {
  color: #DEE99F;
  background-color: #DEE99F;
}

Frequently asked questions

What color is #DEE99F?+

#DEE99F is a HEX color with RGB value rgb(222, 233, 159) and HSL value hsl(69, 63%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEE99F?+

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