#F0577B Color

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

Color preview

#F0577B

Color formats

HEX
#F0577B
RGB
rgb(240, 87, 123)
RGBA
rgba(240, 87, 123, 1)
HSL
hsl(346, 84%, 64%)
HSV
hsv(346, 64%, 94%)
CMYK
cmyk(0%, 64%, 49%, 6%)
CSS variable
--color-primary: #F0577B;
Lowercase HEX
#f0577b

Shades

Tints

Tones

Harmony

CSS snippets for #F0577B

.color-f0577b {
  color: #F0577B;
  background-color: #F0577B;
}

Frequently asked questions

What color is #F0577B?+

#F0577B is a HEX color with RGB value rgb(240, 87, 123) and HSL value hsl(346, 84%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F0577B?+

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