#DEE99B Color

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

Color preview

#DEE99B

Color formats

HEX
#DEE99B
RGB
rgb(222, 233, 155)
RGBA
rgba(222, 233, 155, 1)
HSL
hsl(68, 64%, 76%)
HSV
hsv(68, 33%, 91%)
CMYK
cmyk(5%, 0%, 33%, 9%)
CSS variable
--color-primary: #DEE99B;
Lowercase HEX
#dee99b

Shades

Tints

Tones

Harmony

CSS snippets for #DEE99B

.color-dee99b {
  color: #DEE99B;
  background-color: #DEE99B;
}

Frequently asked questions

What color is #DEE99B?+

#DEE99B is a HEX color with RGB value rgb(222, 233, 155) and HSL value hsl(68, 64%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEE99B?+

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