#FA120A Color

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

Color preview

#FA120A

Color formats

HEX
#FA120A
RGB
rgb(250, 18, 10)
RGBA
rgba(250, 18, 10, 1)
HSL
hsl(2, 96%, 51%)
HSV
hsv(2, 96%, 98%)
CMYK
cmyk(0%, 93%, 96%, 2%)
CSS variable
--color-primary: #FA120A;
Lowercase HEX
#fa120a

Shades

Tints

Tones

Harmony

CSS snippets for #FA120A

.color-fa120a {
  color: #FA120A;
  background-color: #FA120A;
}

Frequently asked questions

What color is #FA120A?+

#FA120A is a HEX color with RGB value rgb(250, 18, 10) and HSL value hsl(2, 96%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FA120A?+

The closest Tailwind color is red-600, available as the bg-red-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