#EEEAC7 Color

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

Color preview

#EEEAC7

Color formats

HEX
#EEEAC7
RGB
rgb(238, 234, 199)
RGBA
rgba(238, 234, 199, 1)
HSL
hsl(54, 53%, 86%)
HSV
hsv(54, 16%, 93%)
CMYK
cmyk(0%, 2%, 16%, 7%)
CSS variable
--color-primary: #EEEAC7;
Lowercase HEX
#eeeac7

Shades

Tints

Tones

Harmony

CSS snippets for #EEEAC7

.color-eeeac7 {
  color: #EEEAC7;
  background-color: #EEEAC7;
}

Frequently asked questions

What color is #EEEAC7?+

#EEEAC7 is a HEX color with RGB value rgb(238, 234, 199) and HSL value hsl(54, 53%, 86%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #EEEAC7?+

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