#CDBB7E Color

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

Color preview

#CDBB7E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDBB7E

.color-cdbb7e {
  color: #CDBB7E;
  background-color: #CDBB7E;
}

Frequently asked questions

What color is #CDBB7E?+

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

What is the closest Tailwind color to #CDBB7E?+

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