#CDBC7B Color

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

Color preview

#CDBC7B

Color formats

HEX
#CDBC7B
RGB
rgb(205, 188, 123)
RGBA
rgba(205, 188, 123, 1)
HSL
hsl(48, 45%, 64%)
HSV
hsv(48, 40%, 80%)
CMYK
cmyk(0%, 8%, 40%, 20%)
CSS variable
--color-primary: #CDBC7B;
Lowercase HEX
#cdbc7b

Shades

Tints

Tones

Harmony

CSS snippets for #CDBC7B

.color-cdbc7b {
  color: #CDBC7B;
  background-color: #CDBC7B;
}

Frequently asked questions

What color is #CDBC7B?+

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

What is the closest Tailwind color to #CDBC7B?+

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