#FF597D Color

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

Color preview

#FF597D

Color formats

HEX
#FF597D
RGB
rgb(255, 89, 125)
RGBA
rgba(255, 89, 125, 1)
HSL
hsl(347, 100%, 67%)
HSV
hsv(347, 65%, 100%)
CMYK
cmyk(0%, 65%, 51%, 0%)
CSS variable
--color-primary: #FF597D;
Lowercase HEX
#ff597d

Shades

Tints

Tones

Harmony

CSS snippets for #FF597D

.color-ff597d {
  color: #FF597D;
  background-color: #FF597D;
}

Frequently asked questions

What color is #FF597D?+

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

What is the closest Tailwind color to #FF597D?+

The closest Tailwind color is rose-400, available as the bg-rose-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