#FA0C20 Color

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

Color preview

#FA0C20

Color formats

HEX
#FA0C20
RGB
rgb(250, 12, 32)
RGBA
rgba(250, 12, 32, 1)
HSL
hsl(355, 96%, 51%)
HSV
hsv(355, 95%, 98%)
CMYK
cmyk(0%, 95%, 87%, 2%)
CSS variable
--color-primary: #FA0C20;
Lowercase HEX
#fa0c20

Shades

Tints

Tones

Harmony

CSS snippets for #FA0C20

.color-fa0c20 {
  color: #FA0C20;
  background-color: #FA0C20;
}

Frequently asked questions

What color is #FA0C20?+

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

What is the closest Tailwind color to #FA0C20?+

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