#CDFE08 Color

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

Color preview

#CDFE08

Color formats

HEX
#CDFE08
RGB
rgb(205, 254, 8)
RGBA
rgba(205, 254, 8, 1)
HSL
hsl(72, 99%, 51%)
HSV
hsv(72, 97%, 100%)
CMYK
cmyk(19%, 0%, 97%, 0%)
CSS variable
--color-primary: #CDFE08;
Lowercase HEX
#cdfe08

Shades

Tints

Tones

Harmony

CSS snippets for #CDFE08

.color-cdfe08 {
  color: #CDFE08;
  background-color: #CDFE08;
}

Frequently asked questions

What color is #CDFE08?+

#CDFE08 is a HEX color with RGB value rgb(205, 254, 8) and HSL value hsl(72, 99%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDFE08?+

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