#EFE7AE Color

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

Color preview

#EFE7AE

Color formats

HEX
#EFE7AE
RGB
rgb(239, 231, 174)
RGBA
rgba(239, 231, 174, 1)
HSL
hsl(53, 67%, 81%)
HSV
hsv(53, 27%, 94%)
CMYK
cmyk(0%, 3%, 27%, 6%)
CSS variable
--color-primary: #EFE7AE;
Lowercase HEX
#efe7ae

Shades

Tints

Tones

Harmony

CSS snippets for #EFE7AE

.color-efe7ae {
  color: #EFE7AE;
  background-color: #EFE7AE;
}

Frequently asked questions

What color is #EFE7AE?+

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

What is the closest Tailwind color to #EFE7AE?+

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