#C2DF2F Color

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

Color preview

#C2DF2F

Color formats

HEX
#C2DF2F
RGB
rgb(194, 223, 47)
RGBA
rgba(194, 223, 47, 1)
HSL
hsl(70, 73%, 53%)
HSV
hsv(70, 79%, 87%)
CMYK
cmyk(13%, 0%, 79%, 13%)
CSS variable
--color-primary: #C2DF2F;
Lowercase HEX
#c2df2f

Shades

Tints

Tones

Harmony

CSS snippets for #C2DF2F

.color-c2df2f {
  color: #C2DF2F;
  background-color: #C2DF2F;
}

Frequently asked questions

What color is #C2DF2F?+

#C2DF2F is a HEX color with RGB value rgb(194, 223, 47) and HSL value hsl(70, 73%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #C2DF2F?+

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