#FF341E Color

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

Color preview

#FF341E

Color formats

HEX
#FF341E
RGB
rgb(255, 52, 30)
RGBA
rgba(255, 52, 30, 1)
HSL
hsl(6, 100%, 56%)
HSV
hsv(6, 88%, 100%)
CMYK
cmyk(0%, 80%, 88%, 0%)
CSS variable
--color-primary: #FF341E;
Lowercase HEX
#ff341e

Shades

Tints

Tones

Harmony

CSS snippets for #FF341E

.color-ff341e {
  color: #FF341E;
  background-color: #FF341E;
}

Frequently asked questions

What color is #FF341E?+

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

What is the closest Tailwind color to #FF341E?+

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