#ABC083 Color

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

Color preview

#ABC083

Color formats

HEX
#ABC083
RGB
rgb(171, 192, 131)
RGBA
rgba(171, 192, 131, 1)
HSL
hsl(81, 33%, 63%)
HSV
hsv(81, 32%, 75%)
CMYK
cmyk(11%, 0%, 32%, 25%)
CSS variable
--color-primary: #ABC083;
Lowercase HEX
#abc083

Shades

Tints

Tones

Harmony

CSS snippets for #ABC083

.color-abc083 {
  color: #ABC083;
  background-color: #ABC083;
}

Frequently asked questions

What color is #ABC083?+

#ABC083 is a HEX color with RGB value rgb(171, 192, 131) and HSL value hsl(81, 33%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC083?+

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