#EFEAC9 Color

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

Color preview

#EFEAC9

Color formats

HEX
#EFEAC9
RGB
rgb(239, 234, 201)
RGBA
rgba(239, 234, 201, 1)
HSL
hsl(52, 54%, 86%)
HSV
hsv(52, 16%, 94%)
CMYK
cmyk(0%, 2%, 16%, 6%)
CSS variable
--color-primary: #EFEAC9;
Lowercase HEX
#efeac9

Shades

Tints

Tones

Harmony

CSS snippets for #EFEAC9

.color-efeac9 {
  color: #EFEAC9;
  background-color: #EFEAC9;
}

Frequently asked questions

What color is #EFEAC9?+

#EFEAC9 is a HEX color with RGB value rgb(239, 234, 201) and HSL value hsl(52, 54%, 86%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #EFEAC9?+

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