#FF311F Color

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

Color preview

#FF311F

Color formats

HEX
#FF311F
RGB
rgb(255, 49, 31)
RGBA
rgba(255, 49, 31, 1)
HSL
hsl(5, 100%, 56%)
HSV
hsv(5, 88%, 100%)
CMYK
cmyk(0%, 81%, 88%, 0%)
CSS variable
--color-primary: #FF311F;
Lowercase HEX
#ff311f

Shades

Tints

Tones

Harmony

CSS snippets for #FF311F

.color-ff311f {
  color: #FF311F;
  background-color: #FF311F;
}

Frequently asked questions

What color is #FF311F?+

#FF311F is a HEX color with RGB value rgb(255, 49, 31) and HSL value hsl(5, 100%, 56%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF311F?+

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