#FAA20A Color

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

Color preview

#FAA20A

Color formats

HEX
#FAA20A
RGB
rgb(250, 162, 10)
RGBA
rgba(250, 162, 10, 1)
HSL
hsl(38, 96%, 51%)
HSV
hsv(38, 96%, 98%)
CMYK
cmyk(0%, 35%, 96%, 2%)
CSS variable
--color-primary: #FAA20A;
Lowercase HEX
#faa20a

Shades

Tints

Tones

Harmony

CSS snippets for #FAA20A

.color-faa20a {
  color: #FAA20A;
  background-color: #FAA20A;
}

Frequently asked questions

What color is #FAA20A?+

#FAA20A is a HEX color with RGB value rgb(250, 162, 10) and HSL value hsl(38, 96%, 51%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FAA20A?+

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