#CBAC95 Color

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

Color preview

#CBAC95

Color formats

HEX
#CBAC95
RGB
rgb(203, 172, 149)
RGBA
rgba(203, 172, 149, 1)
HSL
hsl(26, 34%, 69%)
HSV
hsv(26, 27%, 80%)
CMYK
cmyk(0%, 15%, 27%, 20%)
CSS variable
--color-primary: #CBAC95;
Lowercase HEX
#cbac95

Shades

Tints

Tones

Harmony

CSS snippets for #CBAC95

.color-cbac95 {
  color: #CBAC95;
  background-color: #CBAC95;
}

Frequently asked questions

What color is #CBAC95?+

#CBAC95 is a HEX color with RGB value rgb(203, 172, 149) and HSL value hsl(26, 34%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBAC95?+

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