#ABDBAF Color

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

Color preview

#ABDBAF

Color formats

HEX
#ABDBAF
RGB
rgb(171, 219, 175)
RGBA
rgba(171, 219, 175, 1)
HSL
hsl(125, 40%, 76%)
HSV
hsv(125, 22%, 86%)
CMYK
cmyk(22%, 0%, 20%, 14%)
CSS variable
--color-primary: #ABDBAF;
Lowercase HEX
#abdbaf

Shades

Tints

Tones

Harmony

CSS snippets for #ABDBAF

.color-abdbaf {
  color: #ABDBAF;
  background-color: #ABDBAF;
}

Frequently asked questions

What color is #ABDBAF?+

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

What is the closest Tailwind color to #ABDBAF?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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