#EFE2AE Color

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

Color preview

#EFE2AE

Color formats

HEX
#EFE2AE
RGB
rgb(239, 226, 174)
RGBA
rgba(239, 226, 174, 1)
HSL
hsl(48, 67%, 81%)
HSV
hsv(48, 27%, 94%)
CMYK
cmyk(0%, 5%, 27%, 6%)
CSS variable
--color-primary: #EFE2AE;
Lowercase HEX
#efe2ae

Shades

Tints

Tones

Harmony

CSS snippets for #EFE2AE

.color-efe2ae {
  color: #EFE2AE;
  background-color: #EFE2AE;
}

Frequently asked questions

What color is #EFE2AE?+

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

What is the closest Tailwind color to #EFE2AE?+

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