#CBBB85 Color

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

Color preview

#CBBB85

Color formats

HEX
#CBBB85
RGB
rgb(203, 187, 133)
RGBA
rgba(203, 187, 133, 1)
HSL
hsl(46, 40%, 66%)
HSV
hsv(46, 34%, 80%)
CMYK
cmyk(0%, 8%, 34%, 20%)
CSS variable
--color-primary: #CBBB85;
Lowercase HEX
#cbbb85

Shades

Tints

Tones

Harmony

CSS snippets for #CBBB85

.color-cbbb85 {
  color: #CBBB85;
  background-color: #CBBB85;
}

Frequently asked questions

What color is #CBBB85?+

#CBBB85 is a HEX color with RGB value rgb(203, 187, 133) and HSL value hsl(46, 40%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBBB85?+

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