#ABC79B Color

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

Color preview

#ABC79B

Color formats

HEX
#ABC79B
RGB
rgb(171, 199, 155)
RGBA
rgba(171, 199, 155, 1)
HSL
hsl(98, 28%, 69%)
HSV
hsv(98, 22%, 78%)
CMYK
cmyk(14%, 0%, 22%, 22%)
CSS variable
--color-primary: #ABC79B;
Lowercase HEX
#abc79b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC79B

.color-abc79b {
  color: #ABC79B;
  background-color: #ABC79B;
}

Frequently asked questions

What color is #ABC79B?+

#ABC79B is a HEX color with RGB value rgb(171, 199, 155) and HSL value hsl(98, 28%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC79B?+

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