#FF310D Color

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

Color preview

#FF310D

Color formats

HEX
#FF310D
RGB
rgb(255, 49, 13)
RGBA
rgba(255, 49, 13, 1)
HSL
hsl(9, 100%, 53%)
HSV
hsv(9, 95%, 100%)
CMYK
cmyk(0%, 81%, 95%, 0%)
CSS variable
--color-primary: #FF310D;
Lowercase HEX
#ff310d

Shades

Tints

Tones

Harmony

CSS snippets for #FF310D

.color-ff310d {
  color: #FF310D;
  background-color: #FF310D;
}

Frequently asked questions

What color is #FF310D?+

#FF310D is a HEX color with RGB value rgb(255, 49, 13) and HSL value hsl(9, 100%, 53%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF310D?+

The closest Tailwind color is orange-600, available as the bg-orange-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