#CCCC8E Color

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

Color preview

#CCCC8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCCC8E

.color-cccc8e {
  color: #CCCC8E;
  background-color: #CCCC8E;
}

Frequently asked questions

What color is #CCCC8E?+

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

What is the closest Tailwind color to #CCCC8E?+

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