#E0B8AE Color

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

Color preview

#E0B8AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E0B8AE

.color-e0b8ae {
  color: #E0B8AE;
  background-color: #E0B8AE;
}

Frequently asked questions

What color is #E0B8AE?+

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

What is the closest Tailwind color to #E0B8AE?+

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