#C5DF2F Color

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

Color preview

#C5DF2F

Color formats

HEX
#C5DF2F
RGB
rgb(197, 223, 47)
RGBA
rgba(197, 223, 47, 1)
HSL
hsl(69, 73%, 53%)
HSV
hsv(69, 79%, 87%)
CMYK
cmyk(12%, 0%, 79%, 13%)
CSS variable
--color-primary: #C5DF2F;
Lowercase HEX
#c5df2f

Shades

Tints

Tones

Harmony

CSS snippets for #C5DF2F

.color-c5df2f {
  color: #C5DF2F;
  background-color: #C5DF2F;
}

Frequently asked questions

What color is #C5DF2F?+

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

What is the closest Tailwind color to #C5DF2F?+

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