#FF580A Color

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

Color preview

#FF580A

Color formats

HEX
#FF580A
RGB
rgb(255, 88, 10)
RGBA
rgba(255, 88, 10, 1)
HSL
hsl(19, 100%, 52%)
HSV
hsv(19, 96%, 100%)
CMYK
cmyk(0%, 65%, 96%, 0%)
CSS variable
--color-primary: #FF580A;
Lowercase HEX
#ff580a

Shades

Tints

Tones

Harmony

CSS snippets for #FF580A

.color-ff580a {
  color: #FF580A;
  background-color: #FF580A;
}

Frequently asked questions

What color is #FF580A?+

#FF580A is a HEX color with RGB value rgb(255, 88, 10) and HSL value hsl(19, 100%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF580A?+

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