#F3311B Color

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

Color preview

#F3311B

Color formats

HEX
#F3311B
RGB
rgb(243, 49, 27)
RGBA
rgba(243, 49, 27, 1)
HSL
hsl(6, 90%, 53%)
HSV
hsv(6, 89%, 95%)
CMYK
cmyk(0%, 80%, 89%, 5%)
CSS variable
--color-primary: #F3311B;
Lowercase HEX
#f3311b

Shades

Tints

Tones

Harmony

CSS snippets for #F3311B

.color-f3311b {
  color: #F3311B;
  background-color: #F3311B;
}

Frequently asked questions

What color is #F3311B?+

#F3311B is a HEX color with RGB value rgb(243, 49, 27) and HSL value hsl(6, 90%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F3311B?+

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