#FA4A05 Color

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

Color preview

#FA4A05

Color formats

HEX
#FA4A05
RGB
rgb(250, 74, 5)
RGBA
rgba(250, 74, 5, 1)
HSL
hsl(17, 96%, 50%)
HSV
hsv(17, 98%, 98%)
CMYK
cmyk(0%, 70%, 98%, 2%)
CSS variable
--color-primary: #FA4A05;
Lowercase HEX
#fa4a05

Shades

Tints

Tones

Harmony

CSS snippets for #FA4A05

.color-fa4a05 {
  color: #FA4A05;
  background-color: #FA4A05;
}

Frequently asked questions

What color is #FA4A05?+

#FA4A05 is a HEX color with RGB value rgb(250, 74, 5) and HSL value hsl(17, 96%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FA4A05?+

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