#CDBA7B Color

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

Color preview

#CDBA7B

Color formats

HEX
#CDBA7B
RGB
rgb(205, 186, 123)
RGBA
rgba(205, 186, 123, 1)
HSL
hsl(46, 45%, 64%)
HSV
hsv(46, 40%, 80%)
CMYK
cmyk(0%, 9%, 40%, 20%)
CSS variable
--color-primary: #CDBA7B;
Lowercase HEX
#cdba7b

Shades

Tints

Tones

Harmony

CSS snippets for #CDBA7B

.color-cdba7b {
  color: #CDBA7B;
  background-color: #CDBA7B;
}

Frequently asked questions

What color is #CDBA7B?+

#CDBA7B is a HEX color with RGB value rgb(205, 186, 123) and HSL value hsl(46, 45%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDBA7B?+

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