#FF557A Color

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

Color preview

#FF557A

Color formats

HEX
#FF557A
RGB
rgb(255, 85, 122)
RGBA
rgba(255, 85, 122, 1)
HSL
hsl(347, 100%, 67%)
HSV
hsv(347, 67%, 100%)
CMYK
cmyk(0%, 67%, 52%, 0%)
CSS variable
--color-primary: #FF557A;
Lowercase HEX
#ff557a

Shades

Tints

Tones

Harmony

CSS snippets for #FF557A

.color-ff557a {
  color: #FF557A;
  background-color: #FF557A;
}

Frequently asked questions

What color is #FF557A?+

#FF557A is a HEX color with RGB value rgb(255, 85, 122) and HSL value hsl(347, 100%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF557A?+

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