#F3081F Color

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

Color preview

#F3081F

Color formats

HEX
#F3081F
RGB
rgb(243, 8, 31)
RGBA
rgba(243, 8, 31, 1)
HSL
hsl(354, 94%, 49%)
HSV
hsv(354, 97%, 95%)
CMYK
cmyk(0%, 97%, 87%, 5%)
CSS variable
--color-primary: #F3081F;
Lowercase HEX
#f3081f

Shades

Tints

Tones

Harmony

CSS snippets for #F3081F

.color-f3081f {
  color: #F3081F;
  background-color: #F3081F;
}

Frequently asked questions

What color is #F3081F?+

#F3081F is a HEX color with RGB value rgb(243, 8, 31) and HSL value hsl(354, 94%, 49%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F3081F?+

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