#ABB18B Color

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

Color preview

#ABB18B

Color formats

HEX
#ABB18B
RGB
rgb(171, 177, 139)
RGBA
rgba(171, 177, 139, 1)
HSL
hsl(69, 20%, 62%)
HSV
hsv(69, 21%, 69%)
CMYK
cmyk(3%, 0%, 21%, 31%)
CSS variable
--color-primary: #ABB18B;
Lowercase HEX
#abb18b

Shades

Tints

Tones

Harmony

CSS snippets for #ABB18B

.color-abb18b {
  color: #ABB18B;
  background-color: #ABB18B;
}

Frequently asked questions

What color is #ABB18B?+

#ABB18B is a HEX color with RGB value rgb(171, 177, 139) and HSL value hsl(69, 20%, 62%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABB18B?+

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