#FA0C18 Color

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

Color preview

#FA0C18

Color formats

HEX
#FA0C18
RGB
rgb(250, 12, 24)
RGBA
rgba(250, 12, 24, 1)
HSL
hsl(357, 96%, 51%)
HSV
hsv(357, 95%, 98%)
CMYK
cmyk(0%, 95%, 90%, 2%)
CSS variable
--color-primary: #FA0C18;
Lowercase HEX
#fa0c18

Shades

Tints

Tones

Harmony

CSS snippets for #FA0C18

.color-fa0c18 {
  color: #FA0C18;
  background-color: #FA0C18;
}

Frequently asked questions

What color is #FA0C18?+

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

What is the closest Tailwind color to #FA0C18?+

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