#FAA02C Color

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

Color preview

#FAA02C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAA02C

.color-faa02c {
  color: #FAA02C;
  background-color: #FAA02C;
}

Frequently asked questions

What color is #FAA02C?+

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

What is the closest Tailwind color to #FAA02C?+

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