#FFD21E Color

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

Color preview

#FFD21E

Color formats

HEX
#FFD21E
RGB
rgb(255, 210, 30)
RGBA
rgba(255, 210, 30, 1)
HSL
hsl(48, 100%, 56%)
HSV
hsv(48, 88%, 100%)
CMYK
cmyk(0%, 18%, 88%, 0%)
CSS variable
--color-primary: #FFD21E;
Lowercase HEX
#ffd21e

Shades

Tints

Tones

Harmony

CSS snippets for #FFD21E

.color-ffd21e {
  color: #FFD21E;
  background-color: #FFD21E;
}

Frequently asked questions

What color is #FFD21E?+

#FFD21E is a HEX color with RGB value rgb(255, 210, 30) and HSL value hsl(48, 100%, 56%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFD21E?+

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