#ADFF5C Color

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

Color preview

#ADFF5C

Color formats

HEX
#ADFF5C
RGB
rgb(173, 255, 92)
RGBA
rgba(173, 255, 92, 1)
HSL
hsl(90, 100%, 68%)
HSV
hsv(90, 64%, 100%)
CMYK
cmyk(32%, 0%, 64%, 0%)
CSS variable
--color-primary: #ADFF5C;
Lowercase HEX
#adff5c

Shades

Tints

Tones

Harmony

CSS snippets for #ADFF5C

.color-adff5c {
  color: #ADFF5C;
  background-color: #ADFF5C;
}

Frequently asked questions

What color is #ADFF5C?+

#ADFF5C is a HEX color with RGB value rgb(173, 255, 92) and HSL value hsl(90, 100%, 68%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADFF5C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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