#DEED5B Color

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

Color preview

#DEED5B

Color formats

HEX
#DEED5B
RGB
rgb(222, 237, 91)
RGBA
rgba(222, 237, 91, 1)
HSL
hsl(66, 80%, 64%)
HSV
hsv(66, 62%, 93%)
CMYK
cmyk(6%, 0%, 62%, 7%)
CSS variable
--color-primary: #DEED5B;
Lowercase HEX
#deed5b

Shades

Tints

Tones

Harmony

CSS snippets for #DEED5B

.color-deed5b {
  color: #DEED5B;
  background-color: #DEED5B;
}

Frequently asked questions

What color is #DEED5B?+

#DEED5B is a HEX color with RGB value rgb(222, 237, 91) and HSL value hsl(66, 80%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEED5B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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