#F75E8E Color

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

Color preview

#F75E8E

Color formats

HEX
#F75E8E
RGB
rgb(247, 94, 142)
RGBA
rgba(247, 94, 142, 1)
HSL
hsl(341, 91%, 67%)
HSV
hsv(341, 62%, 97%)
CMYK
cmyk(0%, 62%, 43%, 3%)
CSS variable
--color-primary: #F75E8E;
Lowercase HEX
#f75e8e

Shades

Tints

Tones

Harmony

CSS snippets for #F75E8E

.color-f75e8e {
  color: #F75E8E;
  background-color: #F75E8E;
}

Frequently asked questions

What color is #F75E8E?+

#F75E8E is a HEX color with RGB value rgb(247, 94, 142) and HSL value hsl(341, 91%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F75E8E?+

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