#ABC194 Color

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

Color preview

#ABC194

Color formats

HEX
#ABC194
RGB
rgb(171, 193, 148)
RGBA
rgba(171, 193, 148, 1)
HSL
hsl(89, 27%, 67%)
HSV
hsv(89, 23%, 76%)
CMYK
cmyk(11%, 0%, 23%, 24%)
CSS variable
--color-primary: #ABC194;
Lowercase HEX
#abc194

Shades

Tints

Tones

Harmony

CSS snippets for #ABC194

.color-abc194 {
  color: #ABC194;
  background-color: #ABC194;
}

Frequently asked questions

What color is #ABC194?+

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

What is the closest Tailwind color to #ABC194?+

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