#FAA005 Color

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

Color preview

#FAA005

Color formats

HEX
#FAA005
RGB
rgb(250, 160, 5)
RGBA
rgba(250, 160, 5, 1)
HSL
hsl(38, 96%, 50%)
HSV
hsv(38, 98%, 98%)
CMYK
cmyk(0%, 36%, 98%, 2%)
CSS variable
--color-primary: #FAA005;
Lowercase HEX
#faa005

Shades

Tints

Tones

Harmony

CSS snippets for #FAA005

.color-faa005 {
  color: #FAA005;
  background-color: #FAA005;
}

Frequently asked questions

What color is #FAA005?+

#FAA005 is a HEX color with RGB value rgb(250, 160, 5) and HSL value hsl(38, 96%, 50%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FAA005?+

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