#CCDE02 Color

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

Color preview

#CCDE02

Color formats

HEX
#CCDE02
RGB
rgb(204, 222, 2)
RGBA
rgba(204, 222, 2, 1)
HSL
hsl(65, 98%, 44%)
HSV
hsv(65, 99%, 87%)
CMYK
cmyk(8%, 0%, 99%, 13%)
CSS variable
--color-primary: #CCDE02;
Lowercase HEX
#ccde02

Shades

Tints

Tones

Harmony

CSS snippets for #CCDE02

.color-ccde02 {
  color: #CCDE02;
  background-color: #CCDE02;
}

Frequently asked questions

What color is #CCDE02?+

#CCDE02 is a HEX color with RGB value rgb(204, 222, 2) and HSL value hsl(65, 98%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CCDE02?+

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