#E7AFCB Color

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

Color preview

#E7AFCB

Color formats

HEX
#E7AFCB
RGB
rgb(231, 175, 203)
RGBA
rgba(231, 175, 203, 1)
HSL
hsl(330, 54%, 80%)
HSV
hsv(330, 24%, 91%)
CMYK
cmyk(0%, 24%, 12%, 9%)
CSS variable
--color-primary: #E7AFCB;
Lowercase HEX
#e7afcb

Shades

Tints

Tones

Harmony

CSS snippets for #E7AFCB

.color-e7afcb {
  color: #E7AFCB;
  background-color: #E7AFCB;
}

Frequently asked questions

What color is #E7AFCB?+

#E7AFCB is a HEX color with RGB value rgb(231, 175, 203) and HSL value hsl(330, 54%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E7AFCB?+

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