#ADFC8B Color

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

Color preview

#ADFC8B

Color formats

HEX
#ADFC8B
RGB
rgb(173, 252, 139)
RGBA
rgba(173, 252, 139, 1)
HSL
hsl(102, 95%, 77%)
HSV
hsv(102, 45%, 99%)
CMYK
cmyk(31%, 0%, 45%, 1%)
CSS variable
--color-primary: #ADFC8B;
Lowercase HEX
#adfc8b

Shades

Tints

Tones

Harmony

CSS snippets for #ADFC8B

.color-adfc8b {
  color: #ADFC8B;
  background-color: #ADFC8B;
}

Frequently asked questions

What color is #ADFC8B?+

#ADFC8B is a HEX color with RGB value rgb(173, 252, 139) and HSL value hsl(102, 95%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADFC8B?+

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