#E47C8F Color

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

Color preview

#E47C8F

Color formats

HEX
#E47C8F
RGB
rgb(228, 124, 143)
RGBA
rgba(228, 124, 143, 1)
HSL
hsl(349, 66%, 69%)
HSV
hsv(349, 46%, 89%)
CMYK
cmyk(0%, 46%, 37%, 11%)
CSS variable
--color-primary: #E47C8F;
Lowercase HEX
#e47c8f

Shades

Tints

Tones

Harmony

CSS snippets for #E47C8F

.color-e47c8f {
  color: #E47C8F;
  background-color: #E47C8F;
}

Frequently asked questions

What color is #E47C8F?+

#E47C8F is a HEX color with RGB value rgb(228, 124, 143) and HSL value hsl(349, 66%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E47C8F?+

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