#EEED9B Color

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

Color preview

#EEED9B

Color formats

HEX
#EEED9B
RGB
rgb(238, 237, 155)
RGBA
rgba(238, 237, 155, 1)
HSL
hsl(59, 71%, 77%)
HSV
hsv(59, 35%, 93%)
CMYK
cmyk(0%, 0%, 35%, 7%)
CSS variable
--color-primary: #EEED9B;
Lowercase HEX
#eeed9b

Shades

Tints

Tones

Harmony

CSS snippets for #EEED9B

.color-eeed9b {
  color: #EEED9B;
  background-color: #EEED9B;
}

Frequently asked questions

What color is #EEED9B?+

#EEED9B is a HEX color with RGB value rgb(238, 237, 155) and HSL value hsl(59, 71%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEED9B?+

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