#EFEAA1 Color

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

Color preview

#EFEAA1

Color formats

HEX
#EFEAA1
RGB
rgb(239, 234, 161)
RGBA
rgba(239, 234, 161, 1)
HSL
hsl(56, 71%, 78%)
HSV
hsv(56, 33%, 94%)
CMYK
cmyk(0%, 2%, 33%, 6%)
CSS variable
--color-primary: #EFEAA1;
Lowercase HEX
#efeaa1

Shades

Tints

Tones

Harmony

CSS snippets for #EFEAA1

.color-efeaa1 {
  color: #EFEAA1;
  background-color: #EFEAA1;
}

Frequently asked questions

What color is #EFEAA1?+

#EFEAA1 is a HEX color with RGB value rgb(239, 234, 161) and HSL value hsl(56, 71%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFEAA1?+

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