#CCAC94 Color

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

Color preview

#CCAC94

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCAC94

.color-ccac94 {
  color: #CCAC94;
  background-color: #CCAC94;
}

Frequently asked questions

What color is #CCAC94?+

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

What is the closest Tailwind color to #CCAC94?+

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