#FA050D Color

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

Color preview

#FA050D

Color formats

HEX
#FA050D
RGB
rgb(250, 5, 13)
RGBA
rgba(250, 5, 13, 1)
HSL
hsl(358, 96%, 50%)
HSV
hsv(358, 98%, 98%)
CMYK
cmyk(0%, 98%, 95%, 2%)
CSS variable
--color-primary: #FA050D;
Lowercase HEX
#fa050d

Shades

Tints

Tones

Harmony

CSS snippets for #FA050D

.color-fa050d {
  color: #FA050D;
  background-color: #FA050D;
}

Frequently asked questions

What color is #FA050D?+

#FA050D is a HEX color with RGB value rgb(250, 5, 13) and HSL value hsl(358, 96%, 50%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FA050D?+

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