#FF597A Color

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

Color preview

#FF597A

Color formats

HEX
#FF597A
RGB
rgb(255, 89, 122)
RGBA
rgba(255, 89, 122, 1)
HSL
hsl(348, 100%, 67%)
HSV
hsv(348, 65%, 100%)
CMYK
cmyk(0%, 65%, 52%, 0%)
CSS variable
--color-primary: #FF597A;
Lowercase HEX
#ff597a

Shades

Tints

Tones

Harmony

CSS snippets for #FF597A

.color-ff597a {
  color: #FF597A;
  background-color: #FF597A;
}

Frequently asked questions

What color is #FF597A?+

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

What is the closest Tailwind color to #FF597A?+

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