#E4E0AD Color

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

Color preview

#E4E0AD

Color formats

HEX
#E4E0AD
RGB
rgb(228, 224, 173)
RGBA
rgba(228, 224, 173, 1)
HSL
hsl(56, 50%, 79%)
HSV
hsv(56, 24%, 89%)
CMYK
cmyk(0%, 2%, 24%, 11%)
CSS variable
--color-primary: #E4E0AD;
Lowercase HEX
#e4e0ad

Shades

Tints

Tones

Harmony

CSS snippets for #E4E0AD

.color-e4e0ad {
  color: #E4E0AD;
  background-color: #E4E0AD;
}

Frequently asked questions

What color is #E4E0AD?+

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

What is the closest Tailwind color to #E4E0AD?+

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