#ABB08B Color

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

Color preview

#ABB08B

Color formats

HEX
#ABB08B
RGB
rgb(171, 176, 139)
RGBA
rgba(171, 176, 139, 1)
HSL
hsl(68, 19%, 62%)
HSV
hsv(68, 21%, 69%)
CMYK
cmyk(3%, 0%, 21%, 31%)
CSS variable
--color-primary: #ABB08B;
Lowercase HEX
#abb08b

Shades

Tints

Tones

Harmony

CSS snippets for #ABB08B

.color-abb08b {
  color: #ABB08B;
  background-color: #ABB08B;
}

Frequently asked questions

What color is #ABB08B?+

#ABB08B is a HEX color with RGB value rgb(171, 176, 139) and HSL value hsl(68, 19%, 62%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABB08B?+

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