#CCC97E Color

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

Color preview

#CCC97E

Color formats

HEX
#CCC97E
RGB
rgb(204, 201, 126)
RGBA
rgba(204, 201, 126, 1)
HSL
hsl(58, 43%, 65%)
HSV
hsv(58, 38%, 80%)
CMYK
cmyk(0%, 1%, 38%, 20%)
CSS variable
--color-primary: #CCC97E;
Lowercase HEX
#ccc97e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC97E

.color-ccc97e {
  color: #CCC97E;
  background-color: #CCC97E;
}

Frequently asked questions

What color is #CCC97E?+

#CCC97E is a HEX color with RGB value rgb(204, 201, 126) and HSL value hsl(58, 43%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC97E?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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