#CCC57E Color

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

Color preview

#CCC57E

Color formats

HEX
#CCC57E
RGB
rgb(204, 197, 126)
RGBA
rgba(204, 197, 126, 1)
HSL
hsl(55, 43%, 65%)
HSV
hsv(55, 38%, 80%)
CMYK
cmyk(0%, 3%, 38%, 20%)
CSS variable
--color-primary: #CCC57E;
Lowercase HEX
#ccc57e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC57E

.color-ccc57e {
  color: #CCC57E;
  background-color: #CCC57E;
}

Frequently asked questions

What color is #CCC57E?+

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

What is the closest Tailwind color to #CCC57E?+

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