#FA360A Color

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

Color preview

#FA360A

Color formats

HEX
#FA360A
RGB
rgb(250, 54, 10)
RGBA
rgba(250, 54, 10, 1)
HSL
hsl(11, 96%, 51%)
HSV
hsv(11, 96%, 98%)
CMYK
cmyk(0%, 78%, 96%, 2%)
CSS variable
--color-primary: #FA360A;
Lowercase HEX
#fa360a

Shades

Tints

Tones

Harmony

CSS snippets for #FA360A

.color-fa360a {
  color: #FA360A;
  background-color: #FA360A;
}

Frequently asked questions

What color is #FA360A?+

#FA360A is a HEX color with RGB value rgb(250, 54, 10) and HSL value hsl(11, 96%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FA360A?+

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