#CDF84B Color

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

Color preview

#CDF84B

Color formats

HEX
#CDF84B
RGB
rgb(205, 248, 75)
RGBA
rgba(205, 248, 75, 1)
HSL
hsl(75, 93%, 63%)
HSV
hsv(75, 70%, 97%)
CMYK
cmyk(17%, 0%, 70%, 3%)
CSS variable
--color-primary: #CDF84B;
Lowercase HEX
#cdf84b

Shades

Tints

Tones

Harmony

CSS snippets for #CDF84B

.color-cdf84b {
  color: #CDF84B;
  background-color: #CDF84B;
}

Frequently asked questions

What color is #CDF84B?+

#CDF84B is a HEX color with RGB value rgb(205, 248, 75) and HSL value hsl(75, 93%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDF84B?+

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