#CDFA52 Color

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

Color preview

#CDFA52

Color formats

HEX
#CDFA52
RGB
rgb(205, 250, 82)
RGBA
rgba(205, 250, 82, 1)
HSL
hsl(76, 94%, 65%)
HSV
hsv(76, 67%, 98%)
CMYK
cmyk(18%, 0%, 67%, 2%)
CSS variable
--color-primary: #CDFA52;
Lowercase HEX
#cdfa52

Shades

Tints

Tones

Harmony

CSS snippets for #CDFA52

.color-cdfa52 {
  color: #CDFA52;
  background-color: #CDFA52;
}

Frequently asked questions

What color is #CDFA52?+

#CDFA52 is a HEX color with RGB value rgb(205, 250, 82) and HSL value hsl(76, 94%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDFA52?+

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