#F50A22 Color

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

Color preview

#F50A22

Color formats

HEX
#F50A22
RGB
rgb(245, 10, 34)
RGBA
rgba(245, 10, 34, 1)
HSL
hsl(354, 92%, 50%)
HSV
hsv(354, 96%, 96%)
CMYK
cmyk(0%, 96%, 86%, 4%)
CSS variable
--color-primary: #F50A22;
Lowercase HEX
#f50a22

Shades

Tints

Tones

Harmony

CSS snippets for #F50A22

.color-f50a22 {
  color: #F50A22;
  background-color: #F50A22;
}

Frequently asked questions

What color is #F50A22?+

#F50A22 is a HEX color with RGB value rgb(245, 10, 34) and HSL value hsl(354, 92%, 50%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F50A22?+

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