#A2F196 Color

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

Color preview

#A2F196

Color formats

HEX
#A2F196
RGB
rgb(162, 241, 150)
RGBA
rgba(162, 241, 150, 1)
HSL
hsl(112, 76%, 77%)
HSV
hsv(112, 38%, 95%)
CMYK
cmyk(33%, 0%, 38%, 5%)
CSS variable
--color-primary: #A2F196;
Lowercase HEX
#a2f196

Shades

Tints

Tones

Harmony

CSS snippets for #A2F196

.color-a2f196 {
  color: #A2F196;
  background-color: #A2F196;
}

Frequently asked questions

What color is #A2F196?+

#A2F196 is a HEX color with RGB value rgb(162, 241, 150) and HSL value hsl(112, 76%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A2F196?+

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