#FA002E Color

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

Color preview

#FA002E

Color formats

HEX
#FA002E
RGB
rgb(250, 0, 46)
RGBA
rgba(250, 0, 46, 1)
HSL
hsl(349, 100%, 49%)
HSV
hsv(349, 100%, 98%)
CMYK
cmyk(0%, 100%, 82%, 2%)
CSS variable
--color-primary: #FA002E;
Lowercase HEX
#fa002e

Shades

Tints

Tones

Harmony

CSS snippets for #FA002E

.color-fa002e {
  color: #FA002E;
  background-color: #FA002E;
}

Frequently asked questions

What color is #FA002E?+

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

What is the closest Tailwind color to #FA002E?+

The closest Tailwind color is rose-600, available as the bg-rose-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