#CCCC50 Color

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

Color preview

#CCCC50

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCCC50

.color-cccc50 {
  color: #CCCC50;
  background-color: #CCCC50;
}

Frequently asked questions

What color is #CCCC50?+

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

What is the closest Tailwind color to #CCCC50?+

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