#CCC87E Color

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

Color preview

#CCC87E

Color formats

HEX
#CCC87E
RGB
rgb(204, 200, 126)
RGBA
rgba(204, 200, 126, 1)
HSL
hsl(57, 43%, 65%)
HSV
hsv(57, 38%, 80%)
CMYK
cmyk(0%, 2%, 38%, 20%)
CSS variable
--color-primary: #CCC87E;
Lowercase HEX
#ccc87e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC87E

.color-ccc87e {
  color: #CCC87E;
  background-color: #CCC87E;
}

Frequently asked questions

What color is #CCC87E?+

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

What is the closest Tailwind color to #CCC87E?+

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