#CDBD81 Color

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

Color preview

#CDBD81

Color formats

HEX
#CDBD81
RGB
rgb(205, 189, 129)
RGBA
rgba(205, 189, 129, 1)
HSL
hsl(47, 43%, 65%)
HSV
hsv(47, 37%, 80%)
CMYK
cmyk(0%, 8%, 37%, 20%)
CSS variable
--color-primary: #CDBD81;
Lowercase HEX
#cdbd81

Shades

Tints

Tones

Harmony

CSS snippets for #CDBD81

.color-cdbd81 {
  color: #CDBD81;
  background-color: #CDBD81;
}

Frequently asked questions

What color is #CDBD81?+

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

What is the closest Tailwind color to #CDBD81?+

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