#DDD31E Color

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

Color preview

#DDD31E

Color formats

HEX
#DDD31E
RGB
rgb(221, 211, 30)
RGBA
rgba(221, 211, 30, 1)
HSL
hsl(57, 76%, 49%)
HSV
hsv(57, 86%, 87%)
CMYK
cmyk(0%, 5%, 86%, 13%)
CSS variable
--color-primary: #DDD31E;
Lowercase HEX
#ddd31e

Shades

Tints

Tones

Harmony

CSS snippets for #DDD31E

.color-ddd31e {
  color: #DDD31E;
  background-color: #DDD31E;
}

Frequently asked questions

What color is #DDD31E?+

#DDD31E is a HEX color with RGB value rgb(221, 211, 30) and HSL value hsl(57, 76%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DDD31E?+

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