#DCC65A Color

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

Color preview

#DCC65A

Color formats

HEX
#DCC65A
RGB
rgb(220, 198, 90)
RGBA
rgba(220, 198, 90, 1)
HSL
hsl(50, 65%, 61%)
HSV
hsv(50, 59%, 86%)
CMYK
cmyk(0%, 10%, 59%, 14%)
CSS variable
--color-primary: #DCC65A;
Lowercase HEX
#dcc65a

Shades

Tints

Tones

Harmony

CSS snippets for #DCC65A

.color-dcc65a {
  color: #DCC65A;
  background-color: #DCC65A;
}

Frequently asked questions

What color is #DCC65A?+

#DCC65A is a HEX color with RGB value rgb(220, 198, 90) and HSL value hsl(50, 65%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DCC65A?+

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