#C8DE02 Color

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

Color preview

#C8DE02

Color formats

HEX
#C8DE02
RGB
rgb(200, 222, 2)
RGBA
rgba(200, 222, 2, 1)
HSL
hsl(66, 98%, 44%)
HSV
hsv(66, 99%, 87%)
CMYK
cmyk(10%, 0%, 99%, 13%)
CSS variable
--color-primary: #C8DE02;
Lowercase HEX
#c8de02

Shades

Tints

Tones

Harmony

CSS snippets for #C8DE02

.color-c8de02 {
  color: #C8DE02;
  background-color: #C8DE02;
}

Frequently asked questions

What color is #C8DE02?+

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

What is the closest Tailwind color to #C8DE02?+

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