#CBAD80 Color

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

Color preview

#CBAD80

Color formats

HEX
#CBAD80
RGB
rgb(203, 173, 128)
RGBA
rgba(203, 173, 128, 1)
HSL
hsl(36, 42%, 65%)
HSV
hsv(36, 37%, 80%)
CMYK
cmyk(0%, 15%, 37%, 20%)
CSS variable
--color-primary: #CBAD80;
Lowercase HEX
#cbad80

Shades

Tints

Tones

Harmony

CSS snippets for #CBAD80

.color-cbad80 {
  color: #CBAD80;
  background-color: #CBAD80;
}

Frequently asked questions

What color is #CBAD80?+

#CBAD80 is a HEX color with RGB value rgb(203, 173, 128) and HSL value hsl(36, 42%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBAD80?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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