#C5DF1B Color

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

Color preview

#C5DF1B

Color formats

HEX
#C5DF1B
RGB
rgb(197, 223, 27)
RGBA
rgba(197, 223, 27, 1)
HSL
hsl(68, 78%, 49%)
HSV
hsv(68, 88%, 87%)
CMYK
cmyk(12%, 0%, 88%, 13%)
CSS variable
--color-primary: #C5DF1B;
Lowercase HEX
#c5df1b

Shades

Tints

Tones

Harmony

CSS snippets for #C5DF1B

.color-c5df1b {
  color: #C5DF1B;
  background-color: #C5DF1B;
}

Frequently asked questions

What color is #C5DF1B?+

#C5DF1B is a HEX color with RGB value rgb(197, 223, 27) and HSL value hsl(68, 78%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #C5DF1B?+

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