#C3C080 Color

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

Color preview

#C3C080

Color formats

HEX
#C3C080
RGB
rgb(195, 192, 128)
RGBA
rgba(195, 192, 128, 1)
HSL
hsl(57, 36%, 63%)
HSV
hsv(57, 34%, 76%)
CMYK
cmyk(0%, 2%, 34%, 24%)
CSS variable
--color-primary: #C3C080;
Lowercase HEX
#c3c080

Shades

Tints

Tones

Harmony

CSS snippets for #C3C080

.color-c3c080 {
  color: #C3C080;
  background-color: #C3C080;
}

Frequently asked questions

What color is #C3C080?+

#C3C080 is a HEX color with RGB value rgb(195, 192, 128) and HSL value hsl(57, 36%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #C3C080?+

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