#FDAA2D Color

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

Color preview

#FDAA2D

Color formats

HEX
#FDAA2D
RGB
rgb(253, 170, 45)
RGBA
rgba(253, 170, 45, 1)
HSL
hsl(36, 98%, 58%)
HSV
hsv(36, 82%, 99%)
CMYK
cmyk(0%, 33%, 82%, 1%)
CSS variable
--color-primary: #FDAA2D;
Lowercase HEX
#fdaa2d

Shades

Tints

Tones

Harmony

CSS snippets for #FDAA2D

.color-fdaa2d {
  color: #FDAA2D;
  background-color: #FDAA2D;
}

Frequently asked questions

What color is #FDAA2D?+

#FDAA2D is a HEX color with RGB value rgb(253, 170, 45) and HSL value hsl(36, 98%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FDAA2D?+

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