#CCCB95 Color

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

Color preview

#CCCB95

Color formats

HEX
#CCCB95
RGB
rgb(204, 203, 149)
RGBA
rgba(204, 203, 149, 1)
HSL
hsl(59, 35%, 69%)
HSV
hsv(59, 27%, 80%)
CMYK
cmyk(0%, 0%, 27%, 20%)
CSS variable
--color-primary: #CCCB95;
Lowercase HEX
#cccb95

Shades

Tints

Tones

Harmony

CSS snippets for #CCCB95

.color-cccb95 {
  color: #CCCB95;
  background-color: #CCCB95;
}

Frequently asked questions

What color is #CCCB95?+

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

What is the closest Tailwind color to #CCCB95?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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