#F8482D Color

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

Color preview

#F8482D

Color formats

HEX
#F8482D
RGB
rgb(248, 72, 45)
RGBA
rgba(248, 72, 45, 1)
HSL
hsl(8, 94%, 57%)
HSV
hsv(8, 82%, 97%)
CMYK
cmyk(0%, 71%, 82%, 3%)
CSS variable
--color-primary: #F8482D;
Lowercase HEX
#f8482d

Shades

Tints

Tones

Harmony

CSS snippets for #F8482D

.color-f8482d {
  color: #F8482D;
  background-color: #F8482D;
}

Frequently asked questions

What color is #F8482D?+

#F8482D is a HEX color with RGB value rgb(248, 72, 45) and HSL value hsl(8, 94%, 57%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F8482D?+

The closest Tailwind color is red-500, available as the bg-red-500 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