#FA820A Color

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

Color preview

#FA820A

Color formats

HEX
#FA820A
RGB
rgb(250, 130, 10)
RGBA
rgba(250, 130, 10, 1)
HSL
hsl(30, 96%, 51%)
HSV
hsv(30, 96%, 98%)
CMYK
cmyk(0%, 48%, 96%, 2%)
CSS variable
--color-primary: #FA820A;
Lowercase HEX
#fa820a

Shades

Tints

Tones

Harmony

CSS snippets for #FA820A

.color-fa820a {
  color: #FA820A;
  background-color: #FA820A;
}

Frequently asked questions

What color is #FA820A?+

#FA820A is a HEX color with RGB value rgb(250, 130, 10) and HSL value hsl(30, 96%, 51%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FA820A?+

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