#ABDBAC Color

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

Color preview

#ABDBAC

Color formats

HEX
#ABDBAC
RGB
rgb(171, 219, 172)
RGBA
rgba(171, 219, 172, 1)
HSL
hsl(121, 40%, 76%)
HSV
hsv(121, 22%, 86%)
CMYK
cmyk(22%, 0%, 21%, 14%)
CSS variable
--color-primary: #ABDBAC;
Lowercase HEX
#abdbac

Shades

Tints

Tones

Harmony

CSS snippets for #ABDBAC

.color-abdbac {
  color: #ABDBAC;
  background-color: #ABDBAC;
}

Frequently asked questions

What color is #ABDBAC?+

#ABDBAC is a HEX color with RGB value rgb(171, 219, 172) and HSL value hsl(121, 40%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ABDBAC?+

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