#F80D18 Color

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

Color preview

#F80D18

Color formats

HEX
#F80D18
RGB
rgb(248, 13, 24)
RGBA
rgba(248, 13, 24, 1)
HSL
hsl(357, 94%, 51%)
HSV
hsv(357, 95%, 97%)
CMYK
cmyk(0%, 95%, 90%, 3%)
CSS variable
--color-primary: #F80D18;
Lowercase HEX
#f80d18

Shades

Tints

Tones

Harmony

CSS snippets for #F80D18

.color-f80d18 {
  color: #F80D18;
  background-color: #F80D18;
}

Frequently asked questions

What color is #F80D18?+

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

What is the closest Tailwind color to #F80D18?+

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