#F8412D Color

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

Color preview

#F8412D

Color formats

HEX
#F8412D
RGB
rgb(248, 65, 45)
RGBA
rgba(248, 65, 45, 1)
HSL
hsl(6, 94%, 57%)
HSV
hsv(6, 82%, 97%)
CMYK
cmyk(0%, 74%, 82%, 3%)
CSS variable
--color-primary: #F8412D;
Lowercase HEX
#f8412d

Shades

Tints

Tones

Harmony

CSS snippets for #F8412D

.color-f8412d {
  color: #F8412D;
  background-color: #F8412D;
}

Frequently asked questions

What color is #F8412D?+

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

What is the closest Tailwind color to #F8412D?+

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