#EED99B Color

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

Color preview

#EED99B

Color formats

HEX
#EED99B
RGB
rgb(238, 217, 155)
RGBA
rgba(238, 217, 155, 1)
HSL
hsl(45, 71%, 77%)
HSV
hsv(45, 35%, 93%)
CMYK
cmyk(0%, 9%, 35%, 7%)
CSS variable
--color-primary: #EED99B;
Lowercase HEX
#eed99b

Shades

Tints

Tones

Harmony

CSS snippets for #EED99B

.color-eed99b {
  color: #EED99B;
  background-color: #EED99B;
}

Frequently asked questions

What color is #EED99B?+

#EED99B is a HEX color with RGB value rgb(238, 217, 155) and HSL value hsl(45, 71%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EED99B?+

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