#ADFF94 Color

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

Color preview

#ADFF94

Color formats

HEX
#ADFF94
RGB
rgb(173, 255, 148)
RGBA
rgba(173, 255, 148, 1)
HSL
hsl(106, 100%, 79%)
HSV
hsv(106, 42%, 100%)
CMYK
cmyk(32%, 0%, 42%, 0%)
CSS variable
--color-primary: #ADFF94;
Lowercase HEX
#adff94

Shades

Tints

Tones

Harmony

CSS snippets for #ADFF94

.color-adff94 {
  color: #ADFF94;
  background-color: #ADFF94;
}

Frequently asked questions

What color is #ADFF94?+

#ADFF94 is a HEX color with RGB value rgb(173, 255, 148) and HSL value hsl(106, 100%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADFF94?+

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