#DDD078 Color

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

Color preview

#DDD078

Color formats

HEX
#DDD078
RGB
rgb(221, 208, 120)
RGBA
rgba(221, 208, 120, 1)
HSL
hsl(52, 60%, 67%)
HSV
hsv(52, 46%, 87%)
CMYK
cmyk(0%, 6%, 46%, 13%)
CSS variable
--color-primary: #DDD078;
Lowercase HEX
#ddd078

Shades

Tints

Tones

Harmony

CSS snippets for #DDD078

.color-ddd078 {
  color: #DDD078;
  background-color: #DDD078;
}

Frequently asked questions

What color is #DDD078?+

#DDD078 is a HEX color with RGB value rgb(221, 208, 120) and HSL value hsl(52, 60%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DDD078?+

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