#CDFD30 Color

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

Color preview

#CDFD30

Color formats

HEX
#CDFD30
RGB
rgb(205, 253, 48)
RGBA
rgba(205, 253, 48, 1)
HSL
hsl(74, 98%, 59%)
HSV
hsv(74, 81%, 99%)
CMYK
cmyk(19%, 0%, 81%, 1%)
CSS variable
--color-primary: #CDFD30;
Lowercase HEX
#cdfd30

Shades

Tints

Tones

Harmony

CSS snippets for #CDFD30

.color-cdfd30 {
  color: #CDFD30;
  background-color: #CDFD30;
}

Frequently asked questions

What color is #CDFD30?+

#CDFD30 is a HEX color with RGB value rgb(205, 253, 48) and HSL value hsl(74, 98%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDFD30?+

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