#A2BF8E Color

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

Color preview

#A2BF8E

Color formats

HEX
#A2BF8E
RGB
rgb(162, 191, 142)
RGBA
rgba(162, 191, 142, 1)
HSL
hsl(96, 28%, 65%)
HSV
hsv(96, 26%, 75%)
CMYK
cmyk(15%, 0%, 26%, 25%)
CSS variable
--color-primary: #A2BF8E;
Lowercase HEX
#a2bf8e

Shades

Tints

Tones

Harmony

CSS snippets for #A2BF8E

.color-a2bf8e {
  color: #A2BF8E;
  background-color: #A2BF8E;
}

Frequently asked questions

What color is #A2BF8E?+

#A2BF8E is a HEX color with RGB value rgb(162, 191, 142) and HSL value hsl(96, 28%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A2BF8E?+

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