#EFE1AE Color

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

Color preview

#EFE1AE

Color formats

HEX
#EFE1AE
RGB
rgb(239, 225, 174)
RGBA
rgba(239, 225, 174, 1)
HSL
hsl(47, 67%, 81%)
HSV
hsv(47, 27%, 94%)
CMYK
cmyk(0%, 6%, 27%, 6%)
CSS variable
--color-primary: #EFE1AE;
Lowercase HEX
#efe1ae

Shades

Tints

Tones

Harmony

CSS snippets for #EFE1AE

.color-efe1ae {
  color: #EFE1AE;
  background-color: #EFE1AE;
}

Frequently asked questions

What color is #EFE1AE?+

#EFE1AE is a HEX color with RGB value rgb(239, 225, 174) and HSL value hsl(47, 67%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFE1AE?+

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