#CCC050 Color

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

Color preview

#CCC050

Color formats

HEX
#CCC050
RGB
rgb(204, 192, 80)
RGBA
rgba(204, 192, 80, 1)
HSL
hsl(54, 55%, 56%)
HSV
hsv(54, 61%, 80%)
CMYK
cmyk(0%, 6%, 61%, 20%)
CSS variable
--color-primary: #CCC050;
Lowercase HEX
#ccc050

Shades

Tints

Tones

Harmony

CSS snippets for #CCC050

.color-ccc050 {
  color: #CCC050;
  background-color: #CCC050;
}

Frequently asked questions

What color is #CCC050?+

#CCC050 is a HEX color with RGB value rgb(204, 192, 80) and HSL value hsl(54, 55%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC050?+

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