#C1DF2A Color

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

Color preview

#C1DF2A

Color formats

HEX
#C1DF2A
RGB
rgb(193, 223, 42)
RGBA
rgba(193, 223, 42, 1)
HSL
hsl(70, 74%, 52%)
HSV
hsv(70, 81%, 87%)
CMYK
cmyk(13%, 0%, 81%, 13%)
CSS variable
--color-primary: #C1DF2A;
Lowercase HEX
#c1df2a

Shades

Tints

Tones

Harmony

CSS snippets for #C1DF2A

.color-c1df2a {
  color: #C1DF2A;
  background-color: #C1DF2A;
}

Frequently asked questions

What color is #C1DF2A?+

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

What is the closest Tailwind color to #C1DF2A?+

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