#ABC09A Color

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

Color preview

#ABC09A

Color formats

HEX
#ABC09A
RGB
rgb(171, 192, 154)
RGBA
rgba(171, 192, 154, 1)
HSL
hsl(93, 23%, 68%)
HSV
hsv(93, 20%, 75%)
CMYK
cmyk(11%, 0%, 20%, 25%)
CSS variable
--color-primary: #ABC09A;
Lowercase HEX
#abc09a

Shades

Tints

Tones

Harmony

CSS snippets for #ABC09A

.color-abc09a {
  color: #ABC09A;
  background-color: #ABC09A;
}

Frequently asked questions

What color is #ABC09A?+

#ABC09A is a HEX color with RGB value rgb(171, 192, 154) and HSL value hsl(93, 23%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC09A?+

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