#F5050D Color

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

Color preview

#F5050D

Color formats

HEX
#F5050D
RGB
rgb(245, 5, 13)
RGBA
rgba(245, 5, 13, 1)
HSL
hsl(358, 96%, 49%)
HSV
hsv(358, 98%, 96%)
CMYK
cmyk(0%, 98%, 95%, 4%)
CSS variable
--color-primary: #F5050D;
Lowercase HEX
#f5050d

Shades

Tints

Tones

Harmony

CSS snippets for #F5050D

.color-f5050d {
  color: #F5050D;
  background-color: #F5050D;
}

Frequently asked questions

What color is #F5050D?+

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

What is the closest Tailwind color to #F5050D?+

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