#ABBD89 Color

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

Color preview

#ABBD89

Color formats

HEX
#ABBD89
RGB
rgb(171, 189, 137)
RGBA
rgba(171, 189, 137, 1)
HSL
hsl(81, 28%, 64%)
HSV
hsv(81, 28%, 74%)
CMYK
cmyk(10%, 0%, 28%, 26%)
CSS variable
--color-primary: #ABBD89;
Lowercase HEX
#abbd89

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD89

.color-abbd89 {
  color: #ABBD89;
  background-color: #ABBD89;
}

Frequently asked questions

What color is #ABBD89?+

#ABBD89 is a HEX color with RGB value rgb(171, 189, 137) and HSL value hsl(81, 28%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABBD89?+

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