#CDFF04 Color

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

Color preview

#CDFF04

Color formats

HEX
#CDFF04
RGB
rgb(205, 255, 4)
RGBA
rgba(205, 255, 4, 1)
HSL
hsl(72, 100%, 51%)
HSV
hsv(72, 98%, 100%)
CMYK
cmyk(20%, 0%, 98%, 0%)
CSS variable
--color-primary: #CDFF04;
Lowercase HEX
#cdff04

Shades

Tints

Tones

Harmony

CSS snippets for #CDFF04

.color-cdff04 {
  color: #CDFF04;
  background-color: #CDFF04;
}

Frequently asked questions

What color is #CDFF04?+

#CDFF04 is a HEX color with RGB value rgb(205, 255, 4) and HSL value hsl(72, 100%, 51%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #CDFF04?+

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