#DDD05B Color

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

Color preview

#DDD05B

Color formats

HEX
#DDD05B
RGB
rgb(221, 208, 91)
RGBA
rgba(221, 208, 91, 1)
HSL
hsl(54, 66%, 61%)
HSV
hsv(54, 59%, 87%)
CMYK
cmyk(0%, 6%, 59%, 13%)
CSS variable
--color-primary: #DDD05B;
Lowercase HEX
#ddd05b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD05B

.color-ddd05b {
  color: #DDD05B;
  background-color: #DDD05B;
}

Frequently asked questions

What color is #DDD05B?+

#DDD05B is a HEX color with RGB value rgb(221, 208, 91) and HSL value hsl(54, 66%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDD05B?+

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