#CDFF05 Color

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

Color preview

#CDFF05

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDFF05

.color-cdff05 {
  color: #CDFF05;
  background-color: #CDFF05;
}

Frequently asked questions

What color is #CDFF05?+

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

What is the closest Tailwind color to #CDFF05?+

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