#C3BB84 Color

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

Color preview

#C3BB84

Color formats

HEX
#C3BB84
RGB
rgb(195, 187, 132)
RGBA
rgba(195, 187, 132, 1)
HSL
hsl(52, 34%, 64%)
HSV
hsv(52, 32%, 76%)
CMYK
cmyk(0%, 4%, 32%, 24%)
CSS variable
--color-primary: #C3BB84;
Lowercase HEX
#c3bb84

Shades

Tints

Tones

Harmony

CSS snippets for #C3BB84

.color-c3bb84 {
  color: #C3BB84;
  background-color: #C3BB84;
}

Frequently asked questions

What color is #C3BB84?+

#C3BB84 is a HEX color with RGB value rgb(195, 187, 132) and HSL value hsl(52, 34%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #C3BB84?+

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