#CDBA7D Color

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

Color preview

#CDBA7D

Color formats

HEX
#CDBA7D
RGB
rgb(205, 186, 125)
RGBA
rgba(205, 186, 125, 1)
HSL
hsl(46, 44%, 65%)
HSV
hsv(46, 39%, 80%)
CMYK
cmyk(0%, 9%, 39%, 20%)
CSS variable
--color-primary: #CDBA7D;
Lowercase HEX
#cdba7d

Shades

Tints

Tones

Harmony

CSS snippets for #CDBA7D

.color-cdba7d {
  color: #CDBA7D;
  background-color: #CDBA7D;
}

Frequently asked questions

What color is #CDBA7D?+

#CDBA7D is a HEX color with RGB value rgb(205, 186, 125) and HSL value hsl(46, 44%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDBA7D?+

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