#E17F8B Color

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

Color preview

#E17F8B

Color formats

HEX
#E17F8B
RGB
rgb(225, 127, 139)
RGBA
rgba(225, 127, 139, 1)
HSL
hsl(353, 62%, 69%)
HSV
hsv(353, 44%, 88%)
CMYK
cmyk(0%, 44%, 38%, 12%)
CSS variable
--color-primary: #E17F8B;
Lowercase HEX
#e17f8b

Shades

Tints

Tones

Harmony

CSS snippets for #E17F8B

.color-e17f8b {
  color: #E17F8B;
  background-color: #E17F8B;
}

Frequently asked questions

What color is #E17F8B?+

#E17F8B is a HEX color with RGB value rgb(225, 127, 139) and HSL value hsl(353, 62%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E17F8B?+

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