#F51505 Color

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

Color preview

#F51505

Color formats

HEX
#F51505
RGB
rgb(245, 21, 5)
RGBA
rgba(245, 21, 5, 1)
HSL
hsl(4, 96%, 49%)
HSV
hsv(4, 98%, 96%)
CMYK
cmyk(0%, 91%, 98%, 4%)
CSS variable
--color-primary: #F51505;
Lowercase HEX
#f51505

Shades

Tints

Tones

Harmony

CSS snippets for #F51505

.color-f51505 {
  color: #F51505;
  background-color: #F51505;
}

Frequently asked questions

What color is #F51505?+

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

What is the closest Tailwind color to #F51505?+

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