#FF3B0A Color

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

Color preview

#FF3B0A

Color formats

HEX
#FF3B0A
RGB
rgb(255, 59, 10)
RGBA
rgba(255, 59, 10, 1)
HSL
hsl(12, 100%, 52%)
HSV
hsv(12, 96%, 100%)
CMYK
cmyk(0%, 77%, 96%, 0%)
CSS variable
--color-primary: #FF3B0A;
Lowercase HEX
#ff3b0a

Shades

Tints

Tones

Harmony

CSS snippets for #FF3B0A

.color-ff3b0a {
  color: #FF3B0A;
  background-color: #FF3B0A;
}

Frequently asked questions

What color is #FF3B0A?+

#FF3B0A is a HEX color with RGB value rgb(255, 59, 10) and HSL value hsl(12, 100%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FF3B0A?+

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