#FF582F Color

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

Color preview

#FF582F

Color formats

HEX
#FF582F
RGB
rgb(255, 88, 47)
RGBA
rgba(255, 88, 47, 1)
HSL
hsl(12, 100%, 59%)
HSV
hsv(12, 82%, 100%)
CMYK
cmyk(0%, 65%, 82%, 0%)
CSS variable
--color-primary: #FF582F;
Lowercase HEX
#ff582f

Shades

Tints

Tones

Harmony

CSS snippets for #FF582F

.color-ff582f {
  color: #FF582F;
  background-color: #FF582F;
}

Frequently asked questions

What color is #FF582F?+

#FF582F is a HEX color with RGB value rgb(255, 88, 47) and HSL value hsl(12, 100%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FF582F?+

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