#DDD01E Color

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

Color preview

#DDD01E

Color formats

HEX
#DDD01E
RGB
rgb(221, 208, 30)
RGBA
rgba(221, 208, 30, 1)
HSL
hsl(56, 76%, 49%)
HSV
hsv(56, 86%, 87%)
CMYK
cmyk(0%, 6%, 86%, 13%)
CSS variable
--color-primary: #DDD01E;
Lowercase HEX
#ddd01e

Shades

Tints

Tones

Harmony

CSS snippets for #DDD01E

.color-ddd01e {
  color: #DDD01E;
  background-color: #DDD01E;
}

Frequently asked questions

What color is #DDD01E?+

#DDD01E is a HEX color with RGB value rgb(221, 208, 30) and HSL value hsl(56, 76%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDD01E?+

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