#DDD87E Color

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

Color preview

#DDD87E

Color formats

HEX
#DDD87E
RGB
rgb(221, 216, 126)
RGBA
rgba(221, 216, 126, 1)
HSL
hsl(57, 58%, 68%)
HSV
hsv(57, 43%, 87%)
CMYK
cmyk(0%, 2%, 43%, 13%)
CSS variable
--color-primary: #DDD87E;
Lowercase HEX
#ddd87e

Shades

Tints

Tones

Harmony

CSS snippets for #DDD87E

.color-ddd87e {
  color: #DDD87E;
  background-color: #DDD87E;
}

Frequently asked questions

What color is #DDD87E?+

#DDD87E is a HEX color with RGB value rgb(221, 216, 126) and HSL value hsl(57, 58%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDD87E?+

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