#FF3C1E Color

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

Color preview

#FF3C1E

Color formats

HEX
#FF3C1E
RGB
rgb(255, 60, 30)
RGBA
rgba(255, 60, 30, 1)
HSL
hsl(8, 100%, 56%)
HSV
hsv(8, 88%, 100%)
CMYK
cmyk(0%, 76%, 88%, 0%)
CSS variable
--color-primary: #FF3C1E;
Lowercase HEX
#ff3c1e

Shades

Tints

Tones

Harmony

CSS snippets for #FF3C1E

.color-ff3c1e {
  color: #FF3C1E;
  background-color: #FF3C1E;
}

Frequently asked questions

What color is #FF3C1E?+

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

What is the closest Tailwind color to #FF3C1E?+

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