#ADE18F Color

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

Color preview

#ADE18F

Color formats

HEX
#ADE18F
RGB
rgb(173, 225, 143)
RGBA
rgba(173, 225, 143, 1)
HSL
hsl(98, 58%, 72%)
HSV
hsv(98, 36%, 88%)
CMYK
cmyk(23%, 0%, 36%, 12%)
CSS variable
--color-primary: #ADE18F;
Lowercase HEX
#ade18f

Shades

Tints

Tones

Harmony

CSS snippets for #ADE18F

.color-ade18f {
  color: #ADE18F;
  background-color: #ADE18F;
}

Frequently asked questions

What color is #ADE18F?+

#ADE18F is a HEX color with RGB value rgb(173, 225, 143) and HSL value hsl(98, 58%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE18F?+

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