#F75F78 Color

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

Color preview

#F75F78

Color formats

HEX
#F75F78
RGB
rgb(247, 95, 120)
RGBA
rgba(247, 95, 120, 1)
HSL
hsl(350, 90%, 67%)
HSV
hsv(350, 62%, 97%)
CMYK
cmyk(0%, 62%, 51%, 3%)
CSS variable
--color-primary: #F75F78;
Lowercase HEX
#f75f78

Shades

Tints

Tones

Harmony

CSS snippets for #F75F78

.color-f75f78 {
  color: #F75F78;
  background-color: #F75F78;
}

Frequently asked questions

What color is #F75F78?+

#F75F78 is a HEX color with RGB value rgb(247, 95, 120) and HSL value hsl(350, 90%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F75F78?+

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