#EFE4AE Color

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

Color preview

#EFE4AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFE4AE

.color-efe4ae {
  color: #EFE4AE;
  background-color: #EFE4AE;
}

Frequently asked questions

What color is #EFE4AE?+

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

What is the closest Tailwind color to #EFE4AE?+

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