#FF586F Color

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

Color preview

#FF586F

Color formats

HEX
#FF586F
RGB
rgb(255, 88, 111)
RGBA
rgba(255, 88, 111, 1)
HSL
hsl(352, 100%, 67%)
HSV
hsv(352, 65%, 100%)
CMYK
cmyk(0%, 65%, 56%, 0%)
CSS variable
--color-primary: #FF586F;
Lowercase HEX
#ff586f

Shades

Tints

Tones

Harmony

CSS snippets for #FF586F

.color-ff586f {
  color: #FF586F;
  background-color: #FF586F;
}

Frequently asked questions

What color is #FF586F?+

#FF586F is a HEX color with RGB value rgb(255, 88, 111) and HSL value hsl(352, 100%, 67%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF586F?+

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