#CCCC88 Color

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

Color preview

#CCCC88

Color formats

HEX
#CCCC88
RGB
rgb(204, 204, 136)
RGBA
rgba(204, 204, 136, 1)
HSL
hsl(60, 40%, 67%)
HSV
hsv(60, 33%, 80%)
CMYK
cmyk(0%, 0%, 33%, 20%)
CSS variable
--color-primary: #CCCC88;
Lowercase HEX
#cccc88

Shades

Tints

Tones

Harmony

CSS snippets for #CCCC88

.color-cccc88 {
  color: #CCCC88;
  background-color: #CCCC88;
}

Frequently asked questions

What color is #CCCC88?+

#CCCC88 is a HEX color with RGB value rgb(204, 204, 136) and HSL value hsl(60, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCC88?+

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