#CCCA95 Color

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

Color preview

#CCCA95

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCCA95

.color-ccca95 {
  color: #CCCA95;
  background-color: #CCCA95;
}

Frequently asked questions

What color is #CCCA95?+

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

What is the closest Tailwind color to #CCCA95?+

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