#FA002A Color

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

Color preview

#FA002A

Color formats

HEX
#FA002A
RGB
rgb(250, 0, 42)
RGBA
rgba(250, 0, 42, 1)
HSL
hsl(350, 100%, 49%)
HSV
hsv(350, 100%, 98%)
CMYK
cmyk(0%, 100%, 83%, 2%)
CSS variable
--color-primary: #FA002A;
Lowercase HEX
#fa002a

Shades

Tints

Tones

Harmony

CSS snippets for #FA002A

.color-fa002a {
  color: #FA002A;
  background-color: #FA002A;
}

Frequently asked questions

What color is #FA002A?+

#FA002A is a HEX color with RGB value rgb(250, 0, 42) and HSL value hsl(350, 100%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FA002A?+

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