#CDFD52 Color

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

Color preview

#CDFD52

Color formats

HEX
#CDFD52
RGB
rgb(205, 253, 82)
RGBA
rgba(205, 253, 82, 1)
HSL
hsl(77, 98%, 66%)
HSV
hsv(77, 68%, 99%)
CMYK
cmyk(19%, 0%, 68%, 1%)
CSS variable
--color-primary: #CDFD52;
Lowercase HEX
#cdfd52

Shades

Tints

Tones

Harmony

CSS snippets for #CDFD52

.color-cdfd52 {
  color: #CDFD52;
  background-color: #CDFD52;
}

Frequently asked questions

What color is #CDFD52?+

#CDFD52 is a HEX color with RGB value rgb(205, 253, 82) and HSL value hsl(77, 98%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDFD52?+

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