#FA100C Color

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

Color preview

#FA100C

Color formats

HEX
#FA100C
RGB
rgb(250, 16, 12)
RGBA
rgba(250, 16, 12, 1)
HSL
hsl(1, 96%, 51%)
HSV
hsv(1, 95%, 98%)
CMYK
cmyk(0%, 94%, 95%, 2%)
CSS variable
--color-primary: #FA100C;
Lowercase HEX
#fa100c

Shades

Tints

Tones

Harmony

CSS snippets for #FA100C

.color-fa100c {
  color: #FA100C;
  background-color: #FA100C;
}

Frequently asked questions

What color is #FA100C?+

#FA100C is a HEX color with RGB value rgb(250, 16, 12) and HSL value hsl(1, 96%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FA100C?+

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