#ABC190 Color

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

Color preview

#ABC190

Color formats

HEX
#ABC190
RGB
rgb(171, 193, 144)
RGBA
rgba(171, 193, 144, 1)
HSL
hsl(87, 28%, 66%)
HSV
hsv(87, 25%, 76%)
CMYK
cmyk(11%, 0%, 25%, 24%)
CSS variable
--color-primary: #ABC190;
Lowercase HEX
#abc190

Shades

Tints

Tones

Harmony

CSS snippets for #ABC190

.color-abc190 {
  color: #ABC190;
  background-color: #ABC190;
}

Frequently asked questions

What color is #ABC190?+

#ABC190 is a HEX color with RGB value rgb(171, 193, 144) and HSL value hsl(87, 28%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC190?+

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