#ABBD94 Color

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

Color preview

#ABBD94

Color formats

HEX
#ABBD94
RGB
rgb(171, 189, 148)
RGBA
rgba(171, 189, 148, 1)
HSL
hsl(86, 24%, 66%)
HSV
hsv(86, 22%, 74%)
CMYK
cmyk(10%, 0%, 22%, 26%)
CSS variable
--color-primary: #ABBD94;
Lowercase HEX
#abbd94

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD94

.color-abbd94 {
  color: #ABBD94;
  background-color: #ABBD94;
}

Frequently asked questions

What color is #ABBD94?+

#ABBD94 is a HEX color with RGB value rgb(171, 189, 148) and HSL value hsl(86, 24%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABBD94?+

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