#E8AFBF Color

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

Color preview

#E8AFBF

Color formats

HEX
#E8AFBF
RGB
rgb(232, 175, 191)
RGBA
rgba(232, 175, 191, 1)
HSL
hsl(343, 55%, 80%)
HSV
hsv(343, 25%, 91%)
CMYK
cmyk(0%, 25%, 18%, 9%)
CSS variable
--color-primary: #E8AFBF;
Lowercase HEX
#e8afbf

Shades

Tints

Tones

Harmony

CSS snippets for #E8AFBF

.color-e8afbf {
  color: #E8AFBF;
  background-color: #E8AFBF;
}

Frequently asked questions

What color is #E8AFBF?+

#E8AFBF is a HEX color with RGB value rgb(232, 175, 191) and HSL value hsl(343, 55%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E8AFBF?+

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