#ABC090 Color

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

Color preview

#ABC090

Color formats

HEX
#ABC090
RGB
rgb(171, 192, 144)
RGBA
rgba(171, 192, 144, 1)
HSL
hsl(86, 28%, 66%)
HSV
hsv(86, 25%, 75%)
CMYK
cmyk(11%, 0%, 25%, 25%)
CSS variable
--color-primary: #ABC090;
Lowercase HEX
#abc090

Shades

Tints

Tones

Harmony

CSS snippets for #ABC090

.color-abc090 {
  color: #ABC090;
  background-color: #ABC090;
}

Frequently asked questions

What color is #ABC090?+

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

What is the closest Tailwind color to #ABC090?+

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