#FDAC5B Color

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

Color preview

#FDAC5B

Color formats

HEX
#FDAC5B
RGB
rgb(253, 172, 91)
RGBA
rgba(253, 172, 91, 1)
HSL
hsl(30, 98%, 67%)
HSV
hsv(30, 64%, 99%)
CMYK
cmyk(0%, 32%, 64%, 1%)
CSS variable
--color-primary: #FDAC5B;
Lowercase HEX
#fdac5b

Shades

Tints

Tones

Harmony

CSS snippets for #FDAC5B

.color-fdac5b {
  color: #FDAC5B;
  background-color: #FDAC5B;
}

Frequently asked questions

What color is #FDAC5B?+

#FDAC5B is a HEX color with RGB value rgb(253, 172, 91) and HSL value hsl(30, 98%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FDAC5B?+

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