#F80D24 Color

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

Color preview

#F80D24

Color formats

HEX
#F80D24
RGB
rgb(248, 13, 36)
RGBA
rgba(248, 13, 36, 1)
HSL
hsl(354, 94%, 51%)
HSV
hsv(354, 95%, 97%)
CMYK
cmyk(0%, 95%, 85%, 3%)
CSS variable
--color-primary: #F80D24;
Lowercase HEX
#f80d24

Shades

Tints

Tones

Harmony

CSS snippets for #F80D24

.color-f80d24 {
  color: #F80D24;
  background-color: #F80D24;
}

Frequently asked questions

What color is #F80D24?+

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

What is the closest Tailwind color to #F80D24?+

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