#FF0558 Color

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

Color preview

#FF0558

Color formats

HEX
#FF0558
RGB
rgb(255, 5, 88)
RGBA
rgba(255, 5, 88, 1)
HSL
hsl(340, 100%, 51%)
HSV
hsv(340, 98%, 100%)
CMYK
cmyk(0%, 98%, 65%, 0%)
CSS variable
--color-primary: #FF0558;
Lowercase HEX
#ff0558

Shades

Tints

Tones

Harmony

CSS snippets for #FF0558

.color-ff0558 {
  color: #FF0558;
  background-color: #FF0558;
}

Frequently asked questions

What color is #FF0558?+

#FF0558 is a HEX color with RGB value rgb(255, 5, 88) and HSL value hsl(340, 100%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF0558?+

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