#FFDD1E Color

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

Color preview

#FFDD1E

Color formats

HEX
#FFDD1E
RGB
rgb(255, 221, 30)
RGBA
rgba(255, 221, 30, 1)
HSL
hsl(51, 100%, 56%)
HSV
hsv(51, 88%, 100%)
CMYK
cmyk(0%, 13%, 88%, 0%)
CSS variable
--color-primary: #FFDD1E;
Lowercase HEX
#ffdd1e

Shades

Tints

Tones

Harmony

CSS snippets for #FFDD1E

.color-ffdd1e {
  color: #FFDD1E;
  background-color: #FFDD1E;
}

Frequently asked questions

What color is #FFDD1E?+

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

What is the closest Tailwind color to #FFDD1E?+

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