#FA5300 Color

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

Color preview

#FA5300

Color formats

HEX
#FA5300
RGB
rgb(250, 83, 0)
RGBA
rgba(250, 83, 0, 1)
HSL
hsl(20, 100%, 49%)
HSV
hsv(20, 100%, 98%)
CMYK
cmyk(0%, 67%, 100%, 2%)
CSS variable
--color-primary: #FA5300;
Lowercase HEX
#fa5300

Shades

Tints

Tones

Harmony

CSS snippets for #FA5300

.color-fa5300 {
  color: #FA5300;
  background-color: #FA5300;
}

Frequently asked questions

What color is #FA5300?+

#FA5300 is a HEX color with RGB value rgb(250, 83, 0) and HSL value hsl(20, 100%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FA5300?+

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