#C7DF2A Color

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

Color preview

#C7DF2A

Color formats

HEX
#C7DF2A
RGB
rgb(199, 223, 42)
RGBA
rgba(199, 223, 42, 1)
HSL
hsl(68, 74%, 52%)
HSV
hsv(68, 81%, 87%)
CMYK
cmyk(11%, 0%, 81%, 13%)
CSS variable
--color-primary: #C7DF2A;
Lowercase HEX
#c7df2a

Shades

Tints

Tones

Harmony

CSS snippets for #C7DF2A

.color-c7df2a {
  color: #C7DF2A;
  background-color: #C7DF2A;
}

Frequently asked questions

What color is #C7DF2A?+

#C7DF2A is a HEX color with RGB value rgb(199, 223, 42) and HSL value hsl(68, 74%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #C7DF2A?+

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