#C5EB3C Color

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

Color preview

#C5EB3C

Color formats

HEX
#C5EB3C
RGB
rgb(197, 235, 60)
RGBA
rgba(197, 235, 60, 1)
HSL
hsl(73, 81%, 58%)
HSV
hsv(73, 74%, 92%)
CMYK
cmyk(16%, 0%, 74%, 8%)
CSS variable
--color-primary: #C5EB3C;
Lowercase HEX
#c5eb3c

Shades

Tints

Tones

Harmony

CSS snippets for #C5EB3C

.color-c5eb3c {
  color: #C5EB3C;
  background-color: #C5EB3C;
}

Frequently asked questions

What color is #C5EB3C?+

#C5EB3C is a HEX color with RGB value rgb(197, 235, 60) and HSL value hsl(73, 81%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #C5EB3C?+

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