#ABDB9B Color

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

Color preview

#ABDB9B

Color formats

HEX
#ABDB9B
RGB
rgb(171, 219, 155)
RGBA
rgba(171, 219, 155, 1)
HSL
hsl(105, 47%, 73%)
HSV
hsv(105, 29%, 86%)
CMYK
cmyk(22%, 0%, 29%, 14%)
CSS variable
--color-primary: #ABDB9B;
Lowercase HEX
#abdb9b

Shades

Tints

Tones

Harmony

CSS snippets for #ABDB9B

.color-abdb9b {
  color: #ABDB9B;
  background-color: #ABDB9B;
}

Frequently asked questions

What color is #ABDB9B?+

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

What is the closest Tailwind color to #ABDB9B?+

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