#C2DA25 Color

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

Color preview

#C2DA25

Color formats

HEX
#C2DA25
RGB
rgb(194, 218, 37)
RGBA
rgba(194, 218, 37, 1)
HSL
hsl(68, 71%, 50%)
HSV
hsv(68, 83%, 85%)
CMYK
cmyk(11%, 0%, 83%, 15%)
CSS variable
--color-primary: #C2DA25;
Lowercase HEX
#c2da25

Shades

Tints

Tones

Harmony

CSS snippets for #C2DA25

.color-c2da25 {
  color: #C2DA25;
  background-color: #C2DA25;
}

Frequently asked questions

What color is #C2DA25?+

#C2DA25 is a HEX color with RGB value rgb(194, 218, 37) and HSL value hsl(68, 71%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #C2DA25?+

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