#CCDC1E Color

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

Color preview

#CCDC1E

Color formats

HEX
#CCDC1E
RGB
rgb(204, 220, 30)
RGBA
rgba(204, 220, 30, 1)
HSL
hsl(65, 76%, 49%)
HSV
hsv(65, 86%, 86%)
CMYK
cmyk(7%, 0%, 86%, 14%)
CSS variable
--color-primary: #CCDC1E;
Lowercase HEX
#ccdc1e

Shades

Tints

Tones

Harmony

CSS snippets for #CCDC1E

.color-ccdc1e {
  color: #CCDC1E;
  background-color: #CCDC1E;
}

Frequently asked questions

What color is #CCDC1E?+

#CCDC1E is a HEX color with RGB value rgb(204, 220, 30) and HSL value hsl(65, 76%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCDC1E?+

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