#ABC098 Color

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

Color preview

#ABC098

Color formats

HEX
#ABC098
RGB
rgb(171, 192, 152)
RGBA
rgba(171, 192, 152, 1)
HSL
hsl(92, 24%, 67%)
HSV
hsv(92, 21%, 75%)
CMYK
cmyk(11%, 0%, 21%, 25%)
CSS variable
--color-primary: #ABC098;
Lowercase HEX
#abc098

Shades

Tints

Tones

Harmony

CSS snippets for #ABC098

.color-abc098 {
  color: #ABC098;
  background-color: #ABC098;
}

Frequently asked questions

What color is #ABC098?+

#ABC098 is a HEX color with RGB value rgb(171, 192, 152) and HSL value hsl(92, 24%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC098?+

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