#CBAF85 Color

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

Color preview

#CBAF85

Color formats

HEX
#CBAF85
RGB
rgb(203, 175, 133)
RGBA
rgba(203, 175, 133, 1)
HSL
hsl(36, 40%, 66%)
HSV
hsv(36, 34%, 80%)
CMYK
cmyk(0%, 14%, 34%, 20%)
CSS variable
--color-primary: #CBAF85;
Lowercase HEX
#cbaf85

Shades

Tints

Tones

Harmony

CSS snippets for #CBAF85

.color-cbaf85 {
  color: #CBAF85;
  background-color: #CBAF85;
}

Frequently asked questions

What color is #CBAF85?+

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

What is the closest Tailwind color to #CBAF85?+

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