#DDC85F Color

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

Color preview

#DDC85F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDC85F

.color-ddc85f {
  color: #DDC85F;
  background-color: #DDC85F;
}

Frequently asked questions

What color is #DDC85F?+

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

What is the closest Tailwind color to #DDC85F?+

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