#DDD127 Color

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

Color preview

#DDD127

Color formats

HEX
#DDD127
RGB
rgb(221, 209, 39)
RGBA
rgba(221, 209, 39, 1)
HSL
hsl(56, 73%, 51%)
HSV
hsv(56, 82%, 87%)
CMYK
cmyk(0%, 5%, 82%, 13%)
CSS variable
--color-primary: #DDD127;
Lowercase HEX
#ddd127

Shades

Tints

Tones

Harmony

CSS snippets for #DDD127

.color-ddd127 {
  color: #DDD127;
  background-color: #DDD127;
}

Frequently asked questions

What color is #DDD127?+

#DDD127 is a HEX color with RGB value rgb(221, 209, 39) and HSL value hsl(56, 73%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DDD127?+

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