#F5757B Color

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

Color preview

#F5757B

Color formats

HEX
#F5757B
RGB
rgb(245, 117, 123)
RGBA
rgba(245, 117, 123, 1)
HSL
hsl(357, 86%, 71%)
HSV
hsv(357, 52%, 96%)
CMYK
cmyk(0%, 52%, 50%, 4%)
CSS variable
--color-primary: #F5757B;
Lowercase HEX
#f5757b

Shades

Tints

Tones

Harmony

CSS snippets for #F5757B

.color-f5757b {
  color: #F5757B;
  background-color: #F5757B;
}

Frequently asked questions

What color is #F5757B?+

#F5757B is a HEX color with RGB value rgb(245, 117, 123) and HSL value hsl(357, 86%, 71%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F5757B?+

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