#CDBB81 Color

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

Color preview

#CDBB81

Color formats

HEX
#CDBB81
RGB
rgb(205, 187, 129)
RGBA
rgba(205, 187, 129, 1)
HSL
hsl(46, 43%, 65%)
HSV
hsv(46, 37%, 80%)
CMYK
cmyk(0%, 9%, 37%, 20%)
CSS variable
--color-primary: #CDBB81;
Lowercase HEX
#cdbb81

Shades

Tints

Tones

Harmony

CSS snippets for #CDBB81

.color-cdbb81 {
  color: #CDBB81;
  background-color: #CDBB81;
}

Frequently asked questions

What color is #CDBB81?+

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

What is the closest Tailwind color to #CDBB81?+

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