#CDBE83 Color

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

Color preview

#CDBE83

Color formats

HEX
#CDBE83
RGB
rgb(205, 190, 131)
RGBA
rgba(205, 190, 131, 1)
HSL
hsl(48, 43%, 66%)
HSV
hsv(48, 36%, 80%)
CMYK
cmyk(0%, 7%, 36%, 20%)
CSS variable
--color-primary: #CDBE83;
Lowercase HEX
#cdbe83

Shades

Tints

Tones

Harmony

CSS snippets for #CDBE83

.color-cdbe83 {
  color: #CDBE83;
  background-color: #CDBE83;
}

Frequently asked questions

What color is #CDBE83?+

#CDBE83 is a HEX color with RGB value rgb(205, 190, 131) and HSL value hsl(48, 43%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDBE83?+

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