#FF531F Color

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

Color preview

#FF531F

Color formats

HEX
#FF531F
RGB
rgb(255, 83, 31)
RGBA
rgba(255, 83, 31, 1)
HSL
hsl(14, 100%, 56%)
HSV
hsv(14, 88%, 100%)
CMYK
cmyk(0%, 67%, 88%, 0%)
CSS variable
--color-primary: #FF531F;
Lowercase HEX
#ff531f

Shades

Tints

Tones

Harmony

CSS snippets for #FF531F

.color-ff531f {
  color: #FF531F;
  background-color: #FF531F;
}

Frequently asked questions

What color is #FF531F?+

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

What is the closest Tailwind color to #FF531F?+

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