#E0B3AE Color

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

Color preview

#E0B3AE

Color formats

HEX
#E0B3AE
RGB
rgb(224, 179, 174)
RGBA
rgba(224, 179, 174, 1)
HSL
hsl(6, 45%, 78%)
HSV
hsv(6, 22%, 88%)
CMYK
cmyk(0%, 20%, 22%, 12%)
CSS variable
--color-primary: #E0B3AE;
Lowercase HEX
#e0b3ae

Shades

Tints

Tones

Harmony

CSS snippets for #E0B3AE

.color-e0b3ae {
  color: #E0B3AE;
  background-color: #E0B3AE;
}

Frequently asked questions

What color is #E0B3AE?+

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

What is the closest Tailwind color to #E0B3AE?+

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