#E1AFBF Color

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

Color preview

#E1AFBF

Color formats

HEX
#E1AFBF
RGB
rgb(225, 175, 191)
RGBA
rgba(225, 175, 191, 1)
HSL
hsl(341, 45%, 78%)
HSV
hsv(341, 22%, 88%)
CMYK
cmyk(0%, 22%, 15%, 12%)
CSS variable
--color-primary: #E1AFBF;
Lowercase HEX
#e1afbf

Shades

Tints

Tones

Harmony

CSS snippets for #E1AFBF

.color-e1afbf {
  color: #E1AFBF;
  background-color: #E1AFBF;
}

Frequently asked questions

What color is #E1AFBF?+

#E1AFBF is a HEX color with RGB value rgb(225, 175, 191) and HSL value hsl(341, 45%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E1AFBF?+

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