#DCCD5F Color

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

Color preview

#DCCD5F

Color formats

HEX
#DCCD5F
RGB
rgb(220, 205, 95)
RGBA
rgba(220, 205, 95, 1)
HSL
hsl(53, 64%, 62%)
HSV
hsv(53, 57%, 86%)
CMYK
cmyk(0%, 7%, 57%, 14%)
CSS variable
--color-primary: #DCCD5F;
Lowercase HEX
#dccd5f

Shades

Tints

Tones

Harmony

CSS snippets for #DCCD5F

.color-dccd5f {
  color: #DCCD5F;
  background-color: #DCCD5F;
}

Frequently asked questions

What color is #DCCD5F?+

#DCCD5F is a HEX color with RGB value rgb(220, 205, 95) and HSL value hsl(53, 64%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCCD5F?+

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