#ADFB8E Color

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

Color preview

#ADFB8E

Color formats

HEX
#ADFB8E
RGB
rgb(173, 251, 142)
RGBA
rgba(173, 251, 142, 1)
HSL
hsl(103, 93%, 77%)
HSV
hsv(103, 43%, 98%)
CMYK
cmyk(31%, 0%, 43%, 2%)
CSS variable
--color-primary: #ADFB8E;
Lowercase HEX
#adfb8e

Shades

Tints

Tones

Harmony

CSS snippets for #ADFB8E

.color-adfb8e {
  color: #ADFB8E;
  background-color: #ADFB8E;
}

Frequently asked questions

What color is #ADFB8E?+

#ADFB8E is a HEX color with RGB value rgb(173, 251, 142) and HSL value hsl(103, 93%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADFB8E?+

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