#CCC57B Color

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

Color preview

#CCC57B

Color formats

HEX
#CCC57B
RGB
rgb(204, 197, 123)
RGBA
rgba(204, 197, 123, 1)
HSL
hsl(55, 44%, 64%)
HSV
hsv(55, 40%, 80%)
CMYK
cmyk(0%, 3%, 40%, 20%)
CSS variable
--color-primary: #CCC57B;
Lowercase HEX
#ccc57b

Shades

Tints

Tones

Harmony

CSS snippets for #CCC57B

.color-ccc57b {
  color: #CCC57B;
  background-color: #CCC57B;
}

Frequently asked questions

What color is #CCC57B?+

#CCC57B is a HEX color with RGB value rgb(204, 197, 123) and HSL value hsl(55, 44%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC57B?+

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