#D3CB6C Color

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

Color preview

#D3CB6C

Color formats

HEX
#D3CB6C
RGB
rgb(211, 203, 108)
RGBA
rgba(211, 203, 108, 1)
HSL
hsl(55, 54%, 63%)
HSV
hsv(55, 49%, 83%)
CMYK
cmyk(0%, 4%, 49%, 17%)
CSS variable
--color-primary: #D3CB6C;
Lowercase HEX
#d3cb6c

Shades

Tints

Tones

Harmony

CSS snippets for #D3CB6C

.color-d3cb6c {
  color: #D3CB6C;
  background-color: #D3CB6C;
}

Frequently asked questions

What color is #D3CB6C?+

#D3CB6C is a HEX color with RGB value rgb(211, 203, 108) and HSL value hsl(55, 54%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D3CB6C?+

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