#ABC094 Color

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

Color preview

#ABC094

Color formats

HEX
#ABC094
RGB
rgb(171, 192, 148)
RGBA
rgba(171, 192, 148, 1)
HSL
hsl(89, 26%, 67%)
HSV
hsv(89, 23%, 75%)
CMYK
cmyk(11%, 0%, 23%, 25%)
CSS variable
--color-primary: #ABC094;
Lowercase HEX
#abc094

Shades

Tints

Tones

Harmony

CSS snippets for #ABC094

.color-abc094 {
  color: #ABC094;
  background-color: #ABC094;
}

Frequently asked questions

What color is #ABC094?+

#ABC094 is a HEX color with RGB value rgb(171, 192, 148) and HSL value hsl(89, 26%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC094?+

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