#FBAC3D Color

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

Color preview

#FBAC3D

Color formats

HEX
#FBAC3D
RGB
rgb(251, 172, 61)
RGBA
rgba(251, 172, 61, 1)
HSL
hsl(35, 96%, 61%)
HSV
hsv(35, 76%, 98%)
CMYK
cmyk(0%, 31%, 76%, 2%)
CSS variable
--color-primary: #FBAC3D;
Lowercase HEX
#fbac3d

Shades

Tints

Tones

Harmony

CSS snippets for #FBAC3D

.color-fbac3d {
  color: #FBAC3D;
  background-color: #FBAC3D;
}

Frequently asked questions

What color is #FBAC3D?+

#FBAC3D is a HEX color with RGB value rgb(251, 172, 61) and HSL value hsl(35, 96%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBAC3D?+

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