#ABBD98 Color

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

Color preview

#ABBD98

Color formats

HEX
#ABBD98
RGB
rgb(171, 189, 152)
RGBA
rgba(171, 189, 152, 1)
HSL
hsl(89, 22%, 67%)
HSV
hsv(89, 20%, 74%)
CMYK
cmyk(10%, 0%, 20%, 26%)
CSS variable
--color-primary: #ABBD98;
Lowercase HEX
#abbd98

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD98

.color-abbd98 {
  color: #ABBD98;
  background-color: #ABBD98;
}

Frequently asked questions

What color is #ABBD98?+

#ABBD98 is a HEX color with RGB value rgb(171, 189, 152) and HSL value hsl(89, 22%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABBD98?+

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