#FF598E Color

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

Color preview

#FF598E

Color formats

HEX
#FF598E
RGB
rgb(255, 89, 142)
RGBA
rgba(255, 89, 142, 1)
HSL
hsl(341, 100%, 67%)
HSV
hsv(341, 65%, 100%)
CMYK
cmyk(0%, 65%, 44%, 0%)
CSS variable
--color-primary: #FF598E;
Lowercase HEX
#ff598e

Shades

Tints

Tones

Harmony

CSS snippets for #FF598E

.color-ff598e {
  color: #FF598E;
  background-color: #FF598E;
}

Frequently asked questions

What color is #FF598E?+

#FF598E is a HEX color with RGB value rgb(255, 89, 142) and HSL value hsl(341, 100%, 67%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF598E?+

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