#DDD179 Color

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

Color preview

#DDD179

Color formats

HEX
#DDD179
RGB
rgb(221, 209, 121)
RGBA
rgba(221, 209, 121, 1)
HSL
hsl(53, 60%, 67%)
HSV
hsv(53, 45%, 87%)
CMYK
cmyk(0%, 5%, 45%, 13%)
CSS variable
--color-primary: #DDD179;
Lowercase HEX
#ddd179

Shades

Tints

Tones

Harmony

CSS snippets for #DDD179

.color-ddd179 {
  color: #DDD179;
  background-color: #DDD179;
}

Frequently asked questions

What color is #DDD179?+

#DDD179 is a HEX color with RGB value rgb(221, 209, 121) and HSL value hsl(53, 60%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDD179?+

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