#ABC19F Color

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

Color preview

#ABC19F

Color formats

HEX
#ABC19F
RGB
rgb(171, 193, 159)
RGBA
rgba(171, 193, 159, 1)
HSL
hsl(99, 22%, 69%)
HSV
hsv(99, 18%, 76%)
CMYK
cmyk(11%, 0%, 18%, 24%)
CSS variable
--color-primary: #ABC19F;
Lowercase HEX
#abc19f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC19F

.color-abc19f {
  color: #ABC19F;
  background-color: #ABC19F;
}

Frequently asked questions

What color is #ABC19F?+

#ABC19F is a HEX color with RGB value rgb(171, 193, 159) and HSL value hsl(99, 22%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC19F?+

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