#ADF18B Color

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

Color preview

#ADF18B

Color formats

HEX
#ADF18B
RGB
rgb(173, 241, 139)
RGBA
rgba(173, 241, 139, 1)
HSL
hsl(100, 78%, 75%)
HSV
hsv(100, 42%, 95%)
CMYK
cmyk(28%, 0%, 42%, 5%)
CSS variable
--color-primary: #ADF18B;
Lowercase HEX
#adf18b

Shades

Tints

Tones

Harmony

CSS snippets for #ADF18B

.color-adf18b {
  color: #ADF18B;
  background-color: #ADF18B;
}

Frequently asked questions

What color is #ADF18B?+

#ADF18B is a HEX color with RGB value rgb(173, 241, 139) and HSL value hsl(100, 78%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADF18B?+

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