#CCCA99 Color

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

Color preview

#CCCA99

Color formats

HEX
#CCCA99
RGB
rgb(204, 202, 153)
RGBA
rgba(204, 202, 153, 1)
HSL
hsl(58, 33%, 70%)
HSV
hsv(58, 25%, 80%)
CMYK
cmyk(0%, 1%, 25%, 20%)
CSS variable
--color-primary: #CCCA99;
Lowercase HEX
#ccca99

Shades

Tints

Tones

Harmony

CSS snippets for #CCCA99

.color-ccca99 {
  color: #CCCA99;
  background-color: #CCCA99;
}

Frequently asked questions

What color is #CCCA99?+

#CCCA99 is a HEX color with RGB value rgb(204, 202, 153) and HSL value hsl(58, 33%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCA99?+

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