#D2C065 Color

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

Color preview

#D2C065

Color formats

HEX
#D2C065
RGB
rgb(210, 192, 101)
RGBA
rgba(210, 192, 101, 1)
HSL
hsl(50, 55%, 61%)
HSV
hsv(50, 52%, 82%)
CMYK
cmyk(0%, 9%, 52%, 18%)
CSS variable
--color-primary: #D2C065;
Lowercase HEX
#d2c065

Shades

Tints

Tones

Harmony

CSS snippets for #D2C065

.color-d2c065 {
  color: #D2C065;
  background-color: #D2C065;
}

Frequently asked questions

What color is #D2C065?+

#D2C065 is a HEX color with RGB value rgb(210, 192, 101) and HSL value hsl(50, 55%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D2C065?+

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