#FF5770 Color

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

Color preview

#FF5770

Color formats

HEX
#FF5770
RGB
rgb(255, 87, 112)
RGBA
rgba(255, 87, 112, 1)
HSL
hsl(351, 100%, 67%)
HSV
hsv(351, 66%, 100%)
CMYK
cmyk(0%, 66%, 56%, 0%)
CSS variable
--color-primary: #FF5770;
Lowercase HEX
#ff5770

Shades

Tints

Tones

Harmony

CSS snippets for #FF5770

.color-ff5770 {
  color: #FF5770;
  background-color: #FF5770;
}

Frequently asked questions

What color is #FF5770?+

#FF5770 is a HEX color with RGB value rgb(255, 87, 112) and HSL value hsl(351, 100%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF5770?+

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