#E4E0AF Color

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

Color preview

#E4E0AF

Color formats

HEX
#E4E0AF
RGB
rgb(228, 224, 175)
RGBA
rgba(228, 224, 175, 1)
HSL
hsl(55, 50%, 79%)
HSV
hsv(55, 23%, 89%)
CMYK
cmyk(0%, 2%, 23%, 11%)
CSS variable
--color-primary: #E4E0AF;
Lowercase HEX
#e4e0af

Shades

Tints

Tones

Harmony

CSS snippets for #E4E0AF

.color-e4e0af {
  color: #E4E0AF;
  background-color: #E4E0AF;
}

Frequently asked questions

What color is #E4E0AF?+

#E4E0AF is a HEX color with RGB value rgb(228, 224, 175) and HSL value hsl(55, 50%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E4E0AF?+

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