#FA051E Color

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

Color preview

#FA051E

Color formats

HEX
#FA051E
RGB
rgb(250, 5, 30)
RGBA
rgba(250, 5, 30, 1)
HSL
hsl(354, 96%, 50%)
HSV
hsv(354, 98%, 98%)
CMYK
cmyk(0%, 98%, 88%, 2%)
CSS variable
--color-primary: #FA051E;
Lowercase HEX
#fa051e

Shades

Tints

Tones

Harmony

CSS snippets for #FA051E

.color-fa051e {
  color: #FA051E;
  background-color: #FA051E;
}

Frequently asked questions

What color is #FA051E?+

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

What is the closest Tailwind color to #FA051E?+

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