#CDF05B Color

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

Color preview

#CDF05B

Color formats

HEX
#CDF05B
RGB
rgb(205, 240, 91)
RGBA
rgba(205, 240, 91, 1)
HSL
hsl(74, 83%, 65%)
HSV
hsv(74, 62%, 94%)
CMYK
cmyk(15%, 0%, 62%, 6%)
CSS variable
--color-primary: #CDF05B;
Lowercase HEX
#cdf05b

Shades

Tints

Tones

Harmony

CSS snippets for #CDF05B

.color-cdf05b {
  color: #CDF05B;
  background-color: #CDF05B;
}

Frequently asked questions

What color is #CDF05B?+

#CDF05B is a HEX color with RGB value rgb(205, 240, 91) and HSL value hsl(74, 83%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDF05B?+

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