#FF311E Color

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

Color preview

#FF311E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF311E

.color-ff311e {
  color: #FF311E;
  background-color: #FF311E;
}

Frequently asked questions

What color is #FF311E?+

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

What is the closest Tailwind color to #FF311E?+

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