#ABC69C Color

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

Color preview

#ABC69C

Color formats

HEX
#ABC69C
RGB
rgb(171, 198, 156)
RGBA
rgba(171, 198, 156, 1)
HSL
hsl(99, 27%, 69%)
HSV
hsv(99, 21%, 78%)
CMYK
cmyk(14%, 0%, 21%, 22%)
CSS variable
--color-primary: #ABC69C;
Lowercase HEX
#abc69c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC69C

.color-abc69c {
  color: #ABC69C;
  background-color: #ABC69C;
}

Frequently asked questions

What color is #ABC69C?+

#ABC69C is a HEX color with RGB value rgb(171, 198, 156) and HSL value hsl(99, 27%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC69C?+

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