#E0C0AE Color

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

Color preview

#E0C0AE

Color formats

HEX
#E0C0AE
RGB
rgb(224, 192, 174)
RGBA
rgba(224, 192, 174, 1)
HSL
hsl(22, 45%, 78%)
HSV
hsv(22, 22%, 88%)
CMYK
cmyk(0%, 14%, 22%, 12%)
CSS variable
--color-primary: #E0C0AE;
Lowercase HEX
#e0c0ae

Shades

Tints

Tones

Harmony

CSS snippets for #E0C0AE

.color-e0c0ae {
  color: #E0C0AE;
  background-color: #E0C0AE;
}

Frequently asked questions

What color is #E0C0AE?+

#E0C0AE is a HEX color with RGB value rgb(224, 192, 174) and HSL value hsl(22, 45%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #E0C0AE?+

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