#F75F8A Color

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

Color preview

#F75F8A

Color formats

HEX
#F75F8A
RGB
rgb(247, 95, 138)
RGBA
rgba(247, 95, 138, 1)
HSL
hsl(343, 90%, 67%)
HSV
hsv(343, 62%, 97%)
CMYK
cmyk(0%, 62%, 44%, 3%)
CSS variable
--color-primary: #F75F8A;
Lowercase HEX
#f75f8a

Shades

Tints

Tones

Harmony

CSS snippets for #F75F8A

.color-f75f8a {
  color: #F75F8A;
  background-color: #F75F8A;
}

Frequently asked questions

What color is #F75F8A?+

#F75F8A is a HEX color with RGB value rgb(247, 95, 138) and HSL value hsl(343, 90%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F75F8A?+

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