#DDC85E Color

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

Color preview

#DDC85E

Color formats

HEX
#DDC85E
RGB
rgb(221, 200, 94)
RGBA
rgba(221, 200, 94, 1)
HSL
hsl(50, 65%, 62%)
HSV
hsv(50, 57%, 87%)
CMYK
cmyk(0%, 10%, 57%, 13%)
CSS variable
--color-primary: #DDC85E;
Lowercase HEX
#ddc85e

Shades

Tints

Tones

Harmony

CSS snippets for #DDC85E

.color-ddc85e {
  color: #DDC85E;
  background-color: #DDC85E;
}

Frequently asked questions

What color is #DDC85E?+

#DDC85E is a HEX color with RGB value rgb(221, 200, 94) and HSL value hsl(50, 65%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDC85E?+

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