#EEEB9B Color

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

Color preview

#EEEB9B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEEB9B

.color-eeeb9b {
  color: #EEEB9B;
  background-color: #EEEB9B;
}

Frequently asked questions

What color is #EEEB9B?+

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

What is the closest Tailwind color to #EEEB9B?+

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