#FDAE30 Color

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

Color preview

#FDAE30

Color formats

HEX
#FDAE30
RGB
rgb(253, 174, 48)
RGBA
rgba(253, 174, 48, 1)
HSL
hsl(37, 98%, 59%)
HSV
hsv(37, 81%, 99%)
CMYK
cmyk(0%, 31%, 81%, 1%)
CSS variable
--color-primary: #FDAE30;
Lowercase HEX
#fdae30

Shades

Tints

Tones

Harmony

CSS snippets for #FDAE30

.color-fdae30 {
  color: #FDAE30;
  background-color: #FDAE30;
}

Frequently asked questions

What color is #FDAE30?+

#FDAE30 is a HEX color with RGB value rgb(253, 174, 48) and HSL value hsl(37, 98%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FDAE30?+

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