#FAA42C Color

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

Color preview

#FAA42C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAA42C

.color-faa42c {
  color: #FAA42C;
  background-color: #FAA42C;
}

Frequently asked questions

What color is #FAA42C?+

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

What is the closest Tailwind color to #FAA42C?+

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