#F80D20 Color

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

Color preview

#F80D20

Color formats

HEX
#F80D20
RGB
rgb(248, 13, 32)
RGBA
rgba(248, 13, 32, 1)
HSL
hsl(355, 94%, 51%)
HSV
hsv(355, 95%, 97%)
CMYK
cmyk(0%, 95%, 87%, 3%)
CSS variable
--color-primary: #F80D20;
Lowercase HEX
#f80d20

Shades

Tints

Tones

Harmony

CSS snippets for #F80D20

.color-f80d20 {
  color: #F80D20;
  background-color: #F80D20;
}

Frequently asked questions

What color is #F80D20?+

#F80D20 is a HEX color with RGB value rgb(248, 13, 32) and HSL value hsl(355, 94%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F80D20?+

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