#F3080F Color

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

Color preview

#F3080F

Color formats

HEX
#F3080F
RGB
rgb(243, 8, 15)
RGBA
rgba(243, 8, 15, 1)
HSL
hsl(358, 94%, 49%)
HSV
hsv(358, 97%, 95%)
CMYK
cmyk(0%, 97%, 94%, 5%)
CSS variable
--color-primary: #F3080F;
Lowercase HEX
#f3080f

Shades

Tints

Tones

Harmony

CSS snippets for #F3080F

.color-f3080f {
  color: #F3080F;
  background-color: #F3080F;
}

Frequently asked questions

What color is #F3080F?+

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

What is the closest Tailwind color to #F3080F?+

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