#DEED99 Color

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

Color preview

#DEED99

Color formats

HEX
#DEED99
RGB
rgb(222, 237, 153)
RGBA
rgba(222, 237, 153, 1)
HSL
hsl(71, 70%, 76%)
HSV
hsv(71, 35%, 93%)
CMYK
cmyk(6%, 0%, 35%, 7%)
CSS variable
--color-primary: #DEED99;
Lowercase HEX
#deed99

Shades

Tints

Tones

Harmony

CSS snippets for #DEED99

.color-deed99 {
  color: #DEED99;
  background-color: #DEED99;
}

Frequently asked questions

What color is #DEED99?+

#DEED99 is a HEX color with RGB value rgb(222, 237, 153) and HSL value hsl(71, 70%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEED99?+

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