#ABD99B Color

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

Color preview

#ABD99B

Color formats

HEX
#ABD99B
RGB
rgb(171, 217, 155)
RGBA
rgba(171, 217, 155, 1)
HSL
hsl(105, 45%, 73%)
HSV
hsv(105, 29%, 85%)
CMYK
cmyk(21%, 0%, 29%, 15%)
CSS variable
--color-primary: #ABD99B;
Lowercase HEX
#abd99b

Shades

Tints

Tones

Harmony

CSS snippets for #ABD99B

.color-abd99b {
  color: #ABD99B;
  background-color: #ABD99B;
}

Frequently asked questions

What color is #ABD99B?+

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

What is the closest Tailwind color to #ABD99B?+

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