#A2D28C Color

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

Color preview

#A2D28C

Color formats

HEX
#A2D28C
RGB
rgb(162, 210, 140)
RGBA
rgba(162, 210, 140, 1)
HSL
hsl(101, 44%, 69%)
HSV
hsv(101, 33%, 82%)
CMYK
cmyk(23%, 0%, 33%, 18%)
CSS variable
--color-primary: #A2D28C;
Lowercase HEX
#a2d28c

Shades

Tints

Tones

Harmony

CSS snippets for #A2D28C

.color-a2d28c {
  color: #A2D28C;
  background-color: #A2D28C;
}

Frequently asked questions

What color is #A2D28C?+

#A2D28C is a HEX color with RGB value rgb(162, 210, 140) and HSL value hsl(101, 44%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A2D28C?+

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