#FA240C Color

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

Color preview

#FA240C

Color formats

HEX
#FA240C
RGB
rgb(250, 36, 12)
RGBA
rgba(250, 36, 12, 1)
HSL
hsl(6, 96%, 51%)
HSV
hsv(6, 95%, 98%)
CMYK
cmyk(0%, 86%, 95%, 2%)
CSS variable
--color-primary: #FA240C;
Lowercase HEX
#fa240c

Shades

Tints

Tones

Harmony

CSS snippets for #FA240C

.color-fa240c {
  color: #FA240C;
  background-color: #FA240C;
}

Frequently asked questions

What color is #FA240C?+

#FA240C is a HEX color with RGB value rgb(250, 36, 12) and HSL value hsl(6, 96%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FA240C?+

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