#EEEFBB Color

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

Color preview

#EEEFBB

Color formats

HEX
#EEEFBB
RGB
rgb(238, 239, 187)
RGBA
rgba(238, 239, 187, 1)
HSL
hsl(61, 62%, 84%)
HSV
hsv(61, 22%, 94%)
CMYK
cmyk(0%, 0%, 22%, 6%)
CSS variable
--color-primary: #EEEFBB;
Lowercase HEX
#eeefbb

Shades

Tints

Tones

Harmony

CSS snippets for #EEEFBB

.color-eeefbb {
  color: #EEEFBB;
  background-color: #EEEFBB;
}

Frequently asked questions

What color is #EEEFBB?+

#EEEFBB is a HEX color with RGB value rgb(238, 239, 187) and HSL value hsl(61, 62%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EEEFBB?+

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