#EEEEBB Color

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

Color preview

#EEEEBB

Color formats

HEX
#EEEEBB
RGB
rgb(238, 238, 187)
RGBA
rgba(238, 238, 187, 1)
HSL
hsl(60, 60%, 83%)
HSV
hsv(60, 21%, 93%)
CMYK
cmyk(0%, 0%, 21%, 7%)
CSS variable
--color-primary: #EEEEBB;
Lowercase HEX
#eeeebb

Shades

Tints

Tones

Harmony

CSS snippets for #EEEEBB

.color-eeeebb {
  color: #EEEEBB;
  background-color: #EEEEBB;
}

Frequently asked questions

What color is #EEEEBB?+

#EEEEBB is a HEX color with RGB value rgb(238, 238, 187) and HSL value hsl(60, 60%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEEEBB?+

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