#F5777B Color

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

Color preview

#F5777B

Color formats

HEX
#F5777B
RGB
rgb(245, 119, 123)
RGBA
rgba(245, 119, 123, 1)
HSL
hsl(358, 86%, 71%)
HSV
hsv(358, 51%, 96%)
CMYK
cmyk(0%, 51%, 50%, 4%)
CSS variable
--color-primary: #F5777B;
Lowercase HEX
#f5777b

Shades

Tints

Tones

Harmony

CSS snippets for #F5777B

.color-f5777b {
  color: #F5777B;
  background-color: #F5777B;
}

Frequently asked questions

What color is #F5777B?+

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

What is the closest Tailwind color to #F5777B?+

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