#ABDA9B Color

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

Color preview

#ABDA9B

Color formats

HEX
#ABDA9B
RGB
rgb(171, 218, 155)
RGBA
rgba(171, 218, 155, 1)
HSL
hsl(105, 46%, 73%)
HSV
hsv(105, 29%, 85%)
CMYK
cmyk(22%, 0%, 29%, 15%)
CSS variable
--color-primary: #ABDA9B;
Lowercase HEX
#abda9b

Shades

Tints

Tones

Harmony

CSS snippets for #ABDA9B

.color-abda9b {
  color: #ABDA9B;
  background-color: #ABDA9B;
}

Frequently asked questions

What color is #ABDA9B?+

#ABDA9B is a HEX color with RGB value rgb(171, 218, 155) and HSL value hsl(105, 46%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDA9B?+

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