#DDC85B Color

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

Color preview

#DDC85B

Color formats

HEX
#DDC85B
RGB
rgb(221, 200, 91)
RGBA
rgba(221, 200, 91, 1)
HSL
hsl(50, 66%, 61%)
HSV
hsv(50, 59%, 87%)
CMYK
cmyk(0%, 10%, 59%, 13%)
CSS variable
--color-primary: #DDC85B;
Lowercase HEX
#ddc85b

Shades

Tints

Tones

Harmony

CSS snippets for #DDC85B

.color-ddc85b {
  color: #DDC85B;
  background-color: #DDC85B;
}

Frequently asked questions

What color is #DDC85B?+

#DDC85B is a HEX color with RGB value rgb(221, 200, 91) and HSL value hsl(50, 66%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDC85B?+

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