#DDC15E Color

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

Color preview

#DDC15E

Color formats

HEX
#DDC15E
RGB
rgb(221, 193, 94)
RGBA
rgba(221, 193, 94, 1)
HSL
hsl(47, 65%, 62%)
HSV
hsv(47, 57%, 87%)
CMYK
cmyk(0%, 13%, 57%, 13%)
CSS variable
--color-primary: #DDC15E;
Lowercase HEX
#ddc15e

Shades

Tints

Tones

Harmony

CSS snippets for #DDC15E

.color-ddc15e {
  color: #DDC15E;
  background-color: #DDC15E;
}

Frequently asked questions

What color is #DDC15E?+

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

What is the closest Tailwind color to #DDC15E?+

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