#F50A0E Color

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

Color preview

#F50A0E

Color formats

HEX
#F50A0E
RGB
rgb(245, 10, 14)
RGBA
rgba(245, 10, 14, 1)
HSL
hsl(359, 92%, 50%)
HSV
hsv(359, 96%, 96%)
CMYK
cmyk(0%, 96%, 94%, 4%)
CSS variable
--color-primary: #F50A0E;
Lowercase HEX
#f50a0e

Shades

Tints

Tones

Harmony

CSS snippets for #F50A0E

.color-f50a0e {
  color: #F50A0E;
  background-color: #F50A0E;
}

Frequently asked questions

What color is #F50A0E?+

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

What is the closest Tailwind color to #F50A0E?+

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