#FA140C Color

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

Color preview

#FA140C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FA140C

.color-fa140c {
  color: #FA140C;
  background-color: #FA140C;
}

Frequently asked questions

What color is #FA140C?+

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

What is the closest Tailwind color to #FA140C?+

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