#FFDA24 Color

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

Color preview

#FFDA24

Color formats

HEX
#FFDA24
RGB
rgb(255, 218, 36)
RGBA
rgba(255, 218, 36, 1)
HSL
hsl(50, 100%, 57%)
HSV
hsv(50, 86%, 100%)
CMYK
cmyk(0%, 15%, 86%, 0%)
CSS variable
--color-primary: #FFDA24;
Lowercase HEX
#ffda24

Shades

Tints

Tones

Harmony

CSS snippets for #FFDA24

.color-ffda24 {
  color: #FFDA24;
  background-color: #FFDA24;
}

Frequently asked questions

What color is #FFDA24?+

#FFDA24 is a HEX color with RGB value rgb(255, 218, 36) and HSL value hsl(50, 100%, 57%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFDA24?+

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