#E1B4AE Color

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

Color preview

#E1B4AE

Color formats

HEX
#E1B4AE
RGB
rgb(225, 180, 174)
RGBA
rgba(225, 180, 174, 1)
HSL
hsl(7, 46%, 78%)
HSV
hsv(7, 23%, 88%)
CMYK
cmyk(0%, 20%, 23%, 12%)
CSS variable
--color-primary: #E1B4AE;
Lowercase HEX
#e1b4ae

Shades

Tints

Tones

Harmony

CSS snippets for #E1B4AE

.color-e1b4ae {
  color: #E1B4AE;
  background-color: #E1B4AE;
}

Frequently asked questions

What color is #E1B4AE?+

#E1B4AE is a HEX color with RGB value rgb(225, 180, 174) and HSL value hsl(7, 46%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E1B4AE?+

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