#A2E18B Color

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

Color preview

#A2E18B

Color formats

HEX
#A2E18B
RGB
rgb(162, 225, 139)
RGBA
rgba(162, 225, 139, 1)
HSL
hsl(104, 59%, 71%)
HSV
hsv(104, 38%, 88%)
CMYK
cmyk(28%, 0%, 38%, 12%)
CSS variable
--color-primary: #A2E18B;
Lowercase HEX
#a2e18b

Shades

Tints

Tones

Harmony

CSS snippets for #A2E18B

.color-a2e18b {
  color: #A2E18B;
  background-color: #A2E18B;
}

Frequently asked questions

What color is #A2E18B?+

#A2E18B is a HEX color with RGB value rgb(162, 225, 139) and HSL value hsl(104, 59%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A2E18B?+

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