#DDD88B Color

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

Color preview

#DDD88B

Color formats

HEX
#DDD88B
RGB
rgb(221, 216, 139)
RGBA
rgba(221, 216, 139, 1)
HSL
hsl(56, 55%, 71%)
HSV
hsv(56, 37%, 87%)
CMYK
cmyk(0%, 2%, 37%, 13%)
CSS variable
--color-primary: #DDD88B;
Lowercase HEX
#ddd88b

Shades

Tints

Tones

Harmony

CSS snippets for #DDD88B

.color-ddd88b {
  color: #DDD88B;
  background-color: #DDD88B;
}

Frequently asked questions

What color is #DDD88B?+

#DDD88B is a HEX color with RGB value rgb(221, 216, 139) and HSL value hsl(56, 55%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDD88B?+

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