#FAAC38 Color

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

Color preview

#FAAC38

Color formats

HEX
#FAAC38
RGB
rgb(250, 172, 56)
RGBA
rgba(250, 172, 56, 1)
HSL
hsl(36, 95%, 60%)
HSV
hsv(36, 78%, 98%)
CMYK
cmyk(0%, 31%, 78%, 2%)
CSS variable
--color-primary: #FAAC38;
Lowercase HEX
#faac38

Shades

Tints

Tones

Harmony

CSS snippets for #FAAC38

.color-faac38 {
  color: #FAAC38;
  background-color: #FAAC38;
}

Frequently asked questions

What color is #FAAC38?+

#FAAC38 is a HEX color with RGB value rgb(250, 172, 56) and HSL value hsl(36, 95%, 60%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FAAC38?+

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