#FA0A0A Color

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

Color preview

#FA0A0A

Color formats

HEX
#FA0A0A
RGB
rgb(250, 10, 10)
RGBA
rgba(250, 10, 10, 1)
HSL
hsl(0, 96%, 51%)
HSV
hsv(0, 96%, 98%)
CMYK
cmyk(0%, 96%, 96%, 2%)
CSS variable
--color-primary: #FA0A0A;
Lowercase HEX
#fa0a0a

Shades

Tints

Tones

Harmony

CSS snippets for #FA0A0A

.color-fa0a0a {
  color: #FA0A0A;
  background-color: #FA0A0A;
}

Frequently asked questions

What color is #FA0A0A?+

#FA0A0A is a HEX color with RGB value rgb(250, 10, 10) and HSL value hsl(0, 96%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FA0A0A?+

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