#F50D05 Color

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

Color preview

#F50D05

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F50D05

.color-f50d05 {
  color: #F50D05;
  background-color: #F50D05;
}

Frequently asked questions

What color is #F50D05?+

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

What is the closest Tailwind color to #F50D05?+

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