#DDDB50 Color

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

Color preview

#DDDB50

Color formats

HEX
#DDDB50
RGB
rgb(221, 219, 80)
RGBA
rgba(221, 219, 80, 1)
HSL
hsl(59, 67%, 59%)
HSV
hsv(59, 64%, 87%)
CMYK
cmyk(0%, 1%, 64%, 13%)
CSS variable
--color-primary: #DDDB50;
Lowercase HEX
#dddb50

Shades

Tints

Tones

Harmony

CSS snippets for #DDDB50

.color-dddb50 {
  color: #DDDB50;
  background-color: #DDDB50;
}

Frequently asked questions

What color is #DDDB50?+

#DDDB50 is a HEX color with RGB value rgb(221, 219, 80) and HSL value hsl(59, 67%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDDB50?+

The closest Tailwind color is amber-300, available as the bg-amber-300 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