#CCCC8F Color

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

Color preview

#CCCC8F

Color formats

HEX
#CCCC8F
RGB
rgb(204, 204, 143)
RGBA
rgba(204, 204, 143, 1)
HSL
hsl(60, 37%, 68%)
HSV
hsv(60, 30%, 80%)
CMYK
cmyk(0%, 0%, 30%, 20%)
CSS variable
--color-primary: #CCCC8F;
Lowercase HEX
#cccc8f

Shades

Tints

Tones

Harmony

CSS snippets for #CCCC8F

.color-cccc8f {
  color: #CCCC8F;
  background-color: #CCCC8F;
}

Frequently asked questions

What color is #CCCC8F?+

#CCCC8F is a HEX color with RGB value rgb(204, 204, 143) and HSL value hsl(60, 37%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCC8F?+

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