#DDD87B Color

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

Color preview

#DDD87B

Color formats

HEX
#DDD87B
RGB
rgb(221, 216, 123)
RGBA
rgba(221, 216, 123, 1)
HSL
hsl(57, 59%, 67%)
HSV
hsv(57, 44%, 87%)
CMYK
cmyk(0%, 2%, 44%, 13%)
CSS variable
--color-primary: #DDD87B;
Lowercase HEX
#ddd87b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD87B

.color-ddd87b {
  color: #DDD87B;
  background-color: #DDD87B;
}

Frequently asked questions

What color is #DDD87B?+

#DDD87B is a HEX color with RGB value rgb(221, 216, 123) and HSL value hsl(57, 59%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDD87B?+

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