#FF5024 Color

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

Color preview

#FF5024

Color formats

HEX
#FF5024
RGB
rgb(255, 80, 36)
RGBA
rgba(255, 80, 36, 1)
HSL
hsl(12, 100%, 57%)
HSV
hsv(12, 86%, 100%)
CMYK
cmyk(0%, 69%, 86%, 0%)
CSS variable
--color-primary: #FF5024;
Lowercase HEX
#ff5024

Shades

Tints

Tones

Harmony

CSS snippets for #FF5024

.color-ff5024 {
  color: #FF5024;
  background-color: #FF5024;
}

Frequently asked questions

What color is #FF5024?+

#FF5024 is a HEX color with RGB value rgb(255, 80, 36) and HSL value hsl(12, 100%, 57%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF5024?+

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