#FF5900 Color

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

Color preview

#FF5900

Color formats

HEX
#FF5900
RGB
rgb(255, 89, 0)
RGBA
rgba(255, 89, 0, 1)
HSL
hsl(21, 100%, 50%)
HSV
hsv(21, 100%, 100%)
CMYK
cmyk(0%, 65%, 100%, 0%)
CSS variable
--color-primary: #FF5900;
Lowercase HEX
#ff5900

Shades

Tints

Tones

Harmony

CSS snippets for #FF5900

.color-ff5900 {
  color: #FF5900;
  background-color: #FF5900;
}

Frequently asked questions

What color is #FF5900?+

#FF5900 is a HEX color with RGB value rgb(255, 89, 0) and HSL value hsl(21, 100%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF5900?+

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