#FF481F Color

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

Color preview

#FF481F

Color formats

HEX
#FF481F
RGB
rgb(255, 72, 31)
RGBA
rgba(255, 72, 31, 1)
HSL
hsl(11, 100%, 56%)
HSV
hsv(11, 88%, 100%)
CMYK
cmyk(0%, 72%, 88%, 0%)
CSS variable
--color-primary: #FF481F;
Lowercase HEX
#ff481f

Shades

Tints

Tones

Harmony

CSS snippets for #FF481F

.color-ff481f {
  color: #FF481F;
  background-color: #FF481F;
}

Frequently asked questions

What color is #FF481F?+

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

What is the closest Tailwind color to #FF481F?+

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