#C5EB1F Color

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

Color preview

#C5EB1F

Color formats

HEX
#C5EB1F
RGB
rgb(197, 235, 31)
RGBA
rgba(197, 235, 31, 1)
HSL
hsl(71, 84%, 52%)
HSV
hsv(71, 87%, 92%)
CMYK
cmyk(16%, 0%, 87%, 8%)
CSS variable
--color-primary: #C5EB1F;
Lowercase HEX
#c5eb1f

Shades

Tints

Tones

Harmony

CSS snippets for #C5EB1F

.color-c5eb1f {
  color: #C5EB1F;
  background-color: #C5EB1F;
}

Frequently asked questions

What color is #C5EB1F?+

#C5EB1F is a HEX color with RGB value rgb(197, 235, 31) and HSL value hsl(71, 84%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #C5EB1F?+

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