#F75F7B Color

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

Color preview

#F75F7B

Color formats

HEX
#F75F7B
RGB
rgb(247, 95, 123)
RGBA
rgba(247, 95, 123, 1)
HSL
hsl(349, 90%, 67%)
HSV
hsv(349, 62%, 97%)
CMYK
cmyk(0%, 62%, 50%, 3%)
CSS variable
--color-primary: #F75F7B;
Lowercase HEX
#f75f7b

Shades

Tints

Tones

Harmony

CSS snippets for #F75F7B

.color-f75f7b {
  color: #F75F7B;
  background-color: #F75F7B;
}

Frequently asked questions

What color is #F75F7B?+

#F75F7B is a HEX color with RGB value rgb(247, 95, 123) and HSL value hsl(349, 90%, 67%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F75F7B?+

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