#FF586C Color

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

Color preview

#FF586C

Color formats

HEX
#FF586C
RGB
rgb(255, 88, 108)
RGBA
rgba(255, 88, 108, 1)
HSL
hsl(353, 100%, 67%)
HSV
hsv(353, 65%, 100%)
CMYK
cmyk(0%, 65%, 58%, 0%)
CSS variable
--color-primary: #FF586C;
Lowercase HEX
#ff586c

Shades

Tints

Tones

Harmony

CSS snippets for #FF586C

.color-ff586c {
  color: #FF586C;
  background-color: #FF586C;
}

Frequently asked questions

What color is #FF586C?+

#FF586C is a HEX color with RGB value rgb(255, 88, 108) and HSL value hsl(353, 100%, 67%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF586C?+

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