#F8200D Color

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

Color preview

#F8200D

Color formats

HEX
#F8200D
RGB
rgb(248, 32, 13)
RGBA
rgba(248, 32, 13, 1)
HSL
hsl(5, 94%, 51%)
HSV
hsv(5, 95%, 97%)
CMYK
cmyk(0%, 87%, 95%, 3%)
CSS variable
--color-primary: #F8200D;
Lowercase HEX
#f8200d

Shades

Tints

Tones

Harmony

CSS snippets for #F8200D

.color-f8200d {
  color: #F8200D;
  background-color: #F8200D;
}

Frequently asked questions

What color is #F8200D?+

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

What is the closest Tailwind color to #F8200D?+

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