#ABDB9F Color

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

Color preview

#ABDB9F

Color formats

HEX
#ABDB9F
RGB
rgb(171, 219, 159)
RGBA
rgba(171, 219, 159, 1)
HSL
hsl(108, 45%, 74%)
HSV
hsv(108, 27%, 86%)
CMYK
cmyk(22%, 0%, 27%, 14%)
CSS variable
--color-primary: #ABDB9F;
Lowercase HEX
#abdb9f

Shades

Tints

Tones

Harmony

CSS snippets for #ABDB9F

.color-abdb9f {
  color: #ABDB9F;
  background-color: #ABDB9F;
}

Frequently asked questions

What color is #ABDB9F?+

#ABDB9F is a HEX color with RGB value rgb(171, 219, 159) and HSL value hsl(108, 45%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDB9F?+

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