#E0B2AE Color

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

Color preview

#E0B2AE

Color formats

HEX
#E0B2AE
RGB
rgb(224, 178, 174)
RGBA
rgba(224, 178, 174, 1)
HSL
hsl(5, 45%, 78%)
HSV
hsv(5, 22%, 88%)
CMYK
cmyk(0%, 21%, 22%, 12%)
CSS variable
--color-primary: #E0B2AE;
Lowercase HEX
#e0b2ae

Shades

Tints

Tones

Harmony

CSS snippets for #E0B2AE

.color-e0b2ae {
  color: #E0B2AE;
  background-color: #E0B2AE;
}

Frequently asked questions

What color is #E0B2AE?+

#E0B2AE is a HEX color with RGB value rgb(224, 178, 174) and HSL value hsl(5, 45%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E0B2AE?+

The closest Tailwind color is red-300, available as the bg-red-300 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