#DDDB55 Color

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

Color preview

#DDDB55

Color formats

HEX
#DDDB55
RGB
rgb(221, 219, 85)
RGBA
rgba(221, 219, 85, 1)
HSL
hsl(59, 67%, 60%)
HSV
hsv(59, 62%, 87%)
CMYK
cmyk(0%, 1%, 62%, 13%)
CSS variable
--color-primary: #DDDB55;
Lowercase HEX
#dddb55

Shades

Tints

Tones

Harmony

CSS snippets for #DDDB55

.color-dddb55 {
  color: #DDDB55;
  background-color: #DDDB55;
}

Frequently asked questions

What color is #DDDB55?+

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

What is the closest Tailwind color to #DDDB55?+

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