#F8031F Color

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

Color preview

#F8031F

Color formats

HEX
#F8031F
RGB
rgb(248, 3, 31)
RGBA
rgba(248, 3, 31, 1)
HSL
hsl(353, 98%, 49%)
HSV
hsv(353, 99%, 97%)
CMYK
cmyk(0%, 99%, 88%, 3%)
CSS variable
--color-primary: #F8031F;
Lowercase HEX
#f8031f

Shades

Tints

Tones

Harmony

CSS snippets for #F8031F

.color-f8031f {
  color: #F8031F;
  background-color: #F8031F;
}

Frequently asked questions

What color is #F8031F?+

#F8031F is a HEX color with RGB value rgb(248, 3, 31) and HSL value hsl(353, 98%, 49%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F8031F?+

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