#EFE8AE Color

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

Color preview

#EFE8AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFE8AE

.color-efe8ae {
  color: #EFE8AE;
  background-color: #EFE8AE;
}

Frequently asked questions

What color is #EFE8AE?+

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

What is the closest Tailwind color to #EFE8AE?+

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