#CCCC28 Color

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

Color preview

#CCCC28

Color formats

HEX
#CCCC28
RGB
rgb(204, 204, 40)
RGBA
rgba(204, 204, 40, 1)
HSL
hsl(60, 67%, 48%)
HSV
hsv(60, 80%, 80%)
CMYK
cmyk(0%, 0%, 80%, 20%)
CSS variable
--color-primary: #CCCC28;
Lowercase HEX
#cccc28

Shades

Tints

Tones

Harmony

CSS snippets for #CCCC28

.color-cccc28 {
  color: #CCCC28;
  background-color: #CCCC28;
}

Frequently asked questions

What color is #CCCC28?+

#CCCC28 is a HEX color with RGB value rgb(204, 204, 40) and HSL value hsl(60, 67%, 48%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCCC28?+

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