#FA0C24 Color

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

Color preview

#FA0C24

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FA0C24

.color-fa0c24 {
  color: #FA0C24;
  background-color: #FA0C24;
}

Frequently asked questions

What color is #FA0C24?+

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

What is the closest Tailwind color to #FA0C24?+

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