#CCC57F Color

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

Color preview

#CCC57F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCC57F

.color-ccc57f {
  color: #CCC57F;
  background-color: #CCC57F;
}

Frequently asked questions

What color is #CCC57F?+

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

What is the closest Tailwind color to #CCC57F?+

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