#FF5A1F Color

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

Color preview

#FF5A1F

Color formats

HEX
#FF5A1F
RGB
rgb(255, 90, 31)
RGBA
rgba(255, 90, 31, 1)
HSL
hsl(16, 100%, 56%)
HSV
hsv(16, 88%, 100%)
CMYK
cmyk(0%, 65%, 88%, 0%)
CSS variable
--color-primary: #FF5A1F;
Lowercase HEX
#ff5a1f

Shades

Tints

Tones

Harmony

CSS snippets for #FF5A1F

.color-ff5a1f {
  color: #FF5A1F;
  background-color: #FF5A1F;
}

Frequently asked questions

What color is #FF5A1F?+

#FF5A1F is a HEX color with RGB value rgb(255, 90, 31) and HSL value hsl(16, 100%, 56%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF5A1F?+

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