#F80D2C Color

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

Color preview

#F80D2C

Color formats

HEX
#F80D2C
RGB
rgb(248, 13, 44)
RGBA
rgba(248, 13, 44, 1)
HSL
hsl(352, 94%, 51%)
HSV
hsv(352, 95%, 97%)
CMYK
cmyk(0%, 95%, 82%, 3%)
CSS variable
--color-primary: #F80D2C;
Lowercase HEX
#f80d2c

Shades

Tints

Tones

Harmony

CSS snippets for #F80D2C

.color-f80d2c {
  color: #F80D2C;
  background-color: #F80D2C;
}

Frequently asked questions

What color is #F80D2C?+

#F80D2C is a HEX color with RGB value rgb(248, 13, 44) and HSL value hsl(352, 94%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F80D2C?+

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