#CDBC7E Color

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

Color preview

#CDBC7E

Color formats

HEX
#CDBC7E
RGB
rgb(205, 188, 126)
RGBA
rgba(205, 188, 126, 1)
HSL
hsl(47, 44%, 65%)
HSV
hsv(47, 39%, 80%)
CMYK
cmyk(0%, 8%, 39%, 20%)
CSS variable
--color-primary: #CDBC7E;
Lowercase HEX
#cdbc7e

Shades

Tints

Tones

Harmony

CSS snippets for #CDBC7E

.color-cdbc7e {
  color: #CDBC7E;
  background-color: #CDBC7E;
}

Frequently asked questions

What color is #CDBC7E?+

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

What is the closest Tailwind color to #CDBC7E?+

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