#FFA12E Color

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

Color preview

#FFA12E

Color formats

HEX
#FFA12E
RGB
rgb(255, 161, 46)
RGBA
rgba(255, 161, 46, 1)
HSL
hsl(33, 100%, 59%)
HSV
hsv(33, 82%, 100%)
CMYK
cmyk(0%, 37%, 82%, 0%)
CSS variable
--color-primary: #FFA12E;
Lowercase HEX
#ffa12e

Shades

Tints

Tones

Harmony

CSS snippets for #FFA12E

.color-ffa12e {
  color: #FFA12E;
  background-color: #FFA12E;
}

Frequently asked questions

What color is #FFA12E?+

#FFA12E is a HEX color with RGB value rgb(255, 161, 46) and HSL value hsl(33, 100%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FFA12E?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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