#CCC255 Color

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

Color preview

#CCC255

Color formats

HEX
#CCC255
RGB
rgb(204, 194, 85)
RGBA
rgba(204, 194, 85, 1)
HSL
hsl(55, 54%, 57%)
HSV
hsv(55, 58%, 80%)
CMYK
cmyk(0%, 5%, 58%, 20%)
CSS variable
--color-primary: #CCC255;
Lowercase HEX
#ccc255

Shades

Tints

Tones

Harmony

CSS snippets for #CCC255

.color-ccc255 {
  color: #CCC255;
  background-color: #CCC255;
}

Frequently asked questions

What color is #CCC255?+

#CCC255 is a HEX color with RGB value rgb(204, 194, 85) and HSL value hsl(55, 54%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC255?+

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