#C2DA48 Color

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

Color preview

#C2DA48

Color formats

HEX
#C2DA48
RGB
rgb(194, 218, 72)
RGBA
rgba(194, 218, 72, 1)
HSL
hsl(70, 66%, 57%)
HSV
hsv(70, 67%, 85%)
CMYK
cmyk(11%, 0%, 67%, 15%)
CSS variable
--color-primary: #C2DA48;
Lowercase HEX
#c2da48

Shades

Tints

Tones

Harmony

CSS snippets for #C2DA48

.color-c2da48 {
  color: #C2DA48;
  background-color: #C2DA48;
}

Frequently asked questions

What color is #C2DA48?+

#C2DA48 is a HEX color with RGB value rgb(194, 218, 72) and HSL value hsl(70, 66%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #C2DA48?+

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