#EFEAB4 Color

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

Color preview

#EFEAB4

Color formats

HEX
#EFEAB4
RGB
rgb(239, 234, 180)
RGBA
rgba(239, 234, 180, 1)
HSL
hsl(55, 65%, 82%)
HSV
hsv(55, 25%, 94%)
CMYK
cmyk(0%, 2%, 25%, 6%)
CSS variable
--color-primary: #EFEAB4;
Lowercase HEX
#efeab4

Shades

Tints

Tones

Harmony

CSS snippets for #EFEAB4

.color-efeab4 {
  color: #EFEAB4;
  background-color: #EFEAB4;
}

Frequently asked questions

What color is #EFEAB4?+

#EFEAB4 is a HEX color with RGB value rgb(239, 234, 180) and HSL value hsl(55, 65%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFEAB4?+

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