#DDD86E Color

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

Color preview

#DDD86E

Color formats

HEX
#DDD86E
RGB
rgb(221, 216, 110)
RGBA
rgba(221, 216, 110, 1)
HSL
hsl(57, 62%, 65%)
HSV
hsv(57, 50%, 87%)
CMYK
cmyk(0%, 2%, 50%, 13%)
CSS variable
--color-primary: #DDD86E;
Lowercase HEX
#ddd86e

Shades

Tints

Tones

Harmony

CSS snippets for #DDD86E

.color-ddd86e {
  color: #DDD86E;
  background-color: #DDD86E;
}

Frequently asked questions

What color is #DDD86E?+

#DDD86E is a HEX color with RGB value rgb(221, 216, 110) and HSL value hsl(57, 62%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDD86E?+

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