#DDD164 Color

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

Color preview

#DDD164

Color formats

HEX
#DDD164
RGB
rgb(221, 209, 100)
RGBA
rgba(221, 209, 100, 1)
HSL
hsl(54, 64%, 63%)
HSV
hsv(54, 55%, 87%)
CMYK
cmyk(0%, 5%, 55%, 13%)
CSS variable
--color-primary: #DDD164;
Lowercase HEX
#ddd164

Shades

Tints

Tones

Harmony

CSS snippets for #DDD164

.color-ddd164 {
  color: #DDD164;
  background-color: #DDD164;
}

Frequently asked questions

What color is #DDD164?+

#DDD164 is a HEX color with RGB value rgb(221, 209, 100) and HSL value hsl(54, 64%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDD164?+

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