#FF2F0A Color

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

Color preview

#FF2F0A

Color formats

HEX
#FF2F0A
RGB
rgb(255, 47, 10)
RGBA
rgba(255, 47, 10, 1)
HSL
hsl(9, 100%, 52%)
HSV
hsv(9, 96%, 100%)
CMYK
cmyk(0%, 82%, 96%, 0%)
CSS variable
--color-primary: #FF2F0A;
Lowercase HEX
#ff2f0a

Shades

Tints

Tones

Harmony

CSS snippets for #FF2F0A

.color-ff2f0a {
  color: #FF2F0A;
  background-color: #FF2F0A;
}

Frequently asked questions

What color is #FF2F0A?+

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

What is the closest Tailwind color to #FF2F0A?+

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