#CCCC33 Color

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

Color preview

#CCCC33

Color formats

HEX
#CCCC33
RGB
rgb(204, 204, 51)
RGBA
rgba(204, 204, 51, 1)
HSL
hsl(60, 60%, 50%)
HSV
hsv(60, 75%, 80%)
CMYK
cmyk(0%, 0%, 75%, 20%)
CSS variable
--color-primary: #CCCC33;
Lowercase HEX
#cccc33

Shades

Tints

Tones

Harmony

CSS snippets for #CCCC33

.color-cccc33 {
  color: #CCCC33;
  background-color: #CCCC33;
}

Frequently asked questions

What color is #CCCC33?+

#CCCC33 is a HEX color with RGB value rgb(204, 204, 51) and HSL value hsl(60, 60%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCCC33?+

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