#A2D98C Color

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

Color preview

#A2D98C

Color formats

HEX
#A2D98C
RGB
rgb(162, 217, 140)
RGBA
rgba(162, 217, 140, 1)
HSL
hsl(103, 50%, 70%)
HSV
hsv(103, 35%, 85%)
CMYK
cmyk(25%, 0%, 35%, 15%)
CSS variable
--color-primary: #A2D98C;
Lowercase HEX
#a2d98c

Shades

Tints

Tones

Harmony

CSS snippets for #A2D98C

.color-a2d98c {
  color: #A2D98C;
  background-color: #A2D98C;
}

Frequently asked questions

What color is #A2D98C?+

#A2D98C is a HEX color with RGB value rgb(162, 217, 140) and HSL value hsl(103, 50%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A2D98C?+

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