#FF351F Color

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

Color preview

#FF351F

Color formats

HEX
#FF351F
RGB
rgb(255, 53, 31)
RGBA
rgba(255, 53, 31, 1)
HSL
hsl(6, 100%, 56%)
HSV
hsv(6, 88%, 100%)
CMYK
cmyk(0%, 79%, 88%, 0%)
CSS variable
--color-primary: #FF351F;
Lowercase HEX
#ff351f

Shades

Tints

Tones

Harmony

CSS snippets for #FF351F

.color-ff351f {
  color: #FF351F;
  background-color: #FF351F;
}

Frequently asked questions

What color is #FF351F?+

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

What is the closest Tailwind color to #FF351F?+

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