#FA7500 Color

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

Color preview

#FA7500

Color formats

HEX
#FA7500
RGB
rgb(250, 117, 0)
RGBA
rgba(250, 117, 0, 1)
HSL
hsl(28, 100%, 49%)
HSV
hsv(28, 100%, 98%)
CMYK
cmyk(0%, 53%, 100%, 2%)
CSS variable
--color-primary: #FA7500;
Lowercase HEX
#fa7500

Shades

Tints

Tones

Harmony

CSS snippets for #FA7500

.color-fa7500 {
  color: #FA7500;
  background-color: #FA7500;
}

Frequently asked questions

What color is #FA7500?+

#FA7500 is a HEX color with RGB value rgb(250, 117, 0) and HSL value hsl(28, 100%, 49%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FA7500?+

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