#FAA12E Color

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

Color preview

#FAA12E

Color formats

HEX
#FAA12E
RGB
rgb(250, 161, 46)
RGBA
rgba(250, 161, 46, 1)
HSL
hsl(34, 95%, 58%)
HSV
hsv(34, 82%, 98%)
CMYK
cmyk(0%, 36%, 82%, 2%)
CSS variable
--color-primary: #FAA12E;
Lowercase HEX
#faa12e

Shades

Tints

Tones

Harmony

CSS snippets for #FAA12E

.color-faa12e {
  color: #FAA12E;
  background-color: #FAA12E;
}

Frequently asked questions

What color is #FAA12E?+

#FAA12E is a HEX color with RGB value rgb(250, 161, 46) and HSL value hsl(34, 95%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FAA12E?+

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