#FA001D Color

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

Color preview

#FA001D

Color formats

HEX
#FA001D
RGB
rgb(250, 0, 29)
RGBA
rgba(250, 0, 29, 1)
HSL
hsl(353, 100%, 49%)
HSV
hsv(353, 100%, 98%)
CMYK
cmyk(0%, 100%, 88%, 2%)
CSS variable
--color-primary: #FA001D;
Lowercase HEX
#fa001d

Shades

Tints

Tones

Harmony

CSS snippets for #FA001D

.color-fa001d {
  color: #FA001D;
  background-color: #FA001D;
}

Frequently asked questions

What color is #FA001D?+

#FA001D is a HEX color with RGB value rgb(250, 0, 29) and HSL value hsl(353, 100%, 49%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FA001D?+

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