#DDD666 Color

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

Color preview

#DDD666

Color formats

HEX
#DDD666
RGB
rgb(221, 214, 102)
RGBA
rgba(221, 214, 102, 1)
HSL
hsl(56, 64%, 63%)
HSV
hsv(56, 54%, 87%)
CMYK
cmyk(0%, 3%, 54%, 13%)
CSS variable
--color-primary: #DDD666;
Lowercase HEX
#ddd666

Shades

Tints

Tones

Harmony

CSS snippets for #DDD666

.color-ddd666 {
  color: #DDD666;
  background-color: #DDD666;
}

Frequently asked questions

What color is #DDD666?+

#DDD666 is a HEX color with RGB value rgb(221, 214, 102) and HSL value hsl(56, 64%, 63%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDD666?+

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