#CDBE7B Color

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

Color preview

#CDBE7B

Color formats

HEX
#CDBE7B
RGB
rgb(205, 190, 123)
RGBA
rgba(205, 190, 123, 1)
HSL
hsl(49, 45%, 64%)
HSV
hsv(49, 40%, 80%)
CMYK
cmyk(0%, 7%, 40%, 20%)
CSS variable
--color-primary: #CDBE7B;
Lowercase HEX
#cdbe7b

Shades

Tints

Tones

Harmony

CSS snippets for #CDBE7B

.color-cdbe7b {
  color: #CDBE7B;
  background-color: #CDBE7B;
}

Frequently asked questions

What color is #CDBE7B?+

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

What is the closest Tailwind color to #CDBE7B?+

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