#FDAE53 Color

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

Color preview

#FDAE53

Color formats

HEX
#FDAE53
RGB
rgb(253, 174, 83)
RGBA
rgba(253, 174, 83, 1)
HSL
hsl(32, 98%, 66%)
HSV
hsv(32, 67%, 99%)
CMYK
cmyk(0%, 31%, 67%, 1%)
CSS variable
--color-primary: #FDAE53;
Lowercase HEX
#fdae53

Shades

Tints

Tones

Harmony

CSS snippets for #FDAE53

.color-fdae53 {
  color: #FDAE53;
  background-color: #FDAE53;
}

Frequently asked questions

What color is #FDAE53?+

#FDAE53 is a HEX color with RGB value rgb(253, 174, 83) and HSL value hsl(32, 98%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FDAE53?+

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