#CDBD7C Color

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

Color preview

#CDBD7C

Color formats

HEX
#CDBD7C
RGB
rgb(205, 189, 124)
RGBA
rgba(205, 189, 124, 1)
HSL
hsl(48, 45%, 65%)
HSV
hsv(48, 40%, 80%)
CMYK
cmyk(0%, 8%, 40%, 20%)
CSS variable
--color-primary: #CDBD7C;
Lowercase HEX
#cdbd7c

Shades

Tints

Tones

Harmony

CSS snippets for #CDBD7C

.color-cdbd7c {
  color: #CDBD7C;
  background-color: #CDBD7C;
}

Frequently asked questions

What color is #CDBD7C?+

#CDBD7C is a HEX color with RGB value rgb(205, 189, 124) and HSL value hsl(48, 45%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDBD7C?+

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