#DDD89C Color

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

Color preview

#DDD89C

Color formats

HEX
#DDD89C
RGB
rgb(221, 216, 156)
RGBA
rgba(221, 216, 156, 1)
HSL
hsl(55, 49%, 74%)
HSV
hsv(55, 29%, 87%)
CMYK
cmyk(0%, 2%, 29%, 13%)
CSS variable
--color-primary: #DDD89C;
Lowercase HEX
#ddd89c

Shades

Tints

Tones

Harmony

CSS snippets for #DDD89C

.color-ddd89c {
  color: #DDD89C;
  background-color: #DDD89C;
}

Frequently asked questions

What color is #DDD89C?+

#DDD89C is a HEX color with RGB value rgb(221, 216, 156) and HSL value hsl(55, 49%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDD89C?+

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