#CCAC95 Color

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

Color preview

#CCAC95

Color formats

HEX
#CCAC95
RGB
rgb(204, 172, 149)
RGBA
rgba(204, 172, 149, 1)
HSL
hsl(25, 35%, 69%)
HSV
hsv(25, 27%, 80%)
CMYK
cmyk(0%, 16%, 27%, 20%)
CSS variable
--color-primary: #CCAC95;
Lowercase HEX
#ccac95

Shades

Tints

Tones

Harmony

CSS snippets for #CCAC95

.color-ccac95 {
  color: #CCAC95;
  background-color: #CCAC95;
}

Frequently asked questions

What color is #CCAC95?+

#CCAC95 is a HEX color with RGB value rgb(204, 172, 149) and HSL value hsl(25, 35%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCAC95?+

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