#E5AFAB Color

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

Color preview

#E5AFAB

Color formats

HEX
#E5AFAB
RGB
rgb(229, 175, 171)
RGBA
rgba(229, 175, 171, 1)
HSL
hsl(4, 53%, 78%)
HSV
hsv(4, 25%, 90%)
CMYK
cmyk(0%, 24%, 25%, 10%)
CSS variable
--color-primary: #E5AFAB;
Lowercase HEX
#e5afab

Shades

Tints

Tones

Harmony

CSS snippets for #E5AFAB

.color-e5afab {
  color: #E5AFAB;
  background-color: #E5AFAB;
}

Frequently asked questions

What color is #E5AFAB?+

#E5AFAB is a HEX color with RGB value rgb(229, 175, 171) and HSL value hsl(4, 53%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E5AFAB?+

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