#A2D399 Color

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

Color preview

#A2D399

Color formats

HEX
#A2D399
RGB
rgb(162, 211, 153)
RGBA
rgba(162, 211, 153, 1)
HSL
hsl(111, 40%, 71%)
HSV
hsv(111, 27%, 83%)
CMYK
cmyk(23%, 0%, 27%, 17%)
CSS variable
--color-primary: #A2D399;
Lowercase HEX
#a2d399

Shades

Tints

Tones

Harmony

CSS snippets for #A2D399

.color-a2d399 {
  color: #A2D399;
  background-color: #A2D399;
}

Frequently asked questions

What color is #A2D399?+

#A2D399 is a HEX color with RGB value rgb(162, 211, 153) and HSL value hsl(111, 40%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A2D399?+

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