#FBAC2D Color

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

Color preview

#FBAC2D

Color formats

HEX
#FBAC2D
RGB
rgb(251, 172, 45)
RGBA
rgba(251, 172, 45, 1)
HSL
hsl(37, 96%, 58%)
HSV
hsv(37, 82%, 98%)
CMYK
cmyk(0%, 31%, 82%, 2%)
CSS variable
--color-primary: #FBAC2D;
Lowercase HEX
#fbac2d

Shades

Tints

Tones

Harmony

CSS snippets for #FBAC2D

.color-fbac2d {
  color: #FBAC2D;
  background-color: #FBAC2D;
}

Frequently asked questions

What color is #FBAC2D?+

#FBAC2D is a HEX color with RGB value rgb(251, 172, 45) and HSL value hsl(37, 96%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FBAC2D?+

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