#CDF25E Color

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

Color preview

#CDF25E

Color formats

HEX
#CDF25E
RGB
rgb(205, 242, 94)
RGBA
rgba(205, 242, 94, 1)
HSL
hsl(75, 85%, 66%)
HSV
hsv(75, 61%, 95%)
CMYK
cmyk(15%, 0%, 61%, 5%)
CSS variable
--color-primary: #CDF25E;
Lowercase HEX
#cdf25e

Shades

Tints

Tones

Harmony

CSS snippets for #CDF25E

.color-cdf25e {
  color: #CDF25E;
  background-color: #CDF25E;
}

Frequently asked questions

What color is #CDF25E?+

#CDF25E is a HEX color with RGB value rgb(205, 242, 94) and HSL value hsl(75, 85%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDF25E?+

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