#ABC08C Color

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

Color preview

#ABC08C

Color formats

HEX
#ABC08C
RGB
rgb(171, 192, 140)
RGBA
rgba(171, 192, 140, 1)
HSL
hsl(84, 29%, 65%)
HSV
hsv(84, 27%, 75%)
CMYK
cmyk(11%, 0%, 27%, 25%)
CSS variable
--color-primary: #ABC08C;
Lowercase HEX
#abc08c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC08C

.color-abc08c {
  color: #ABC08C;
  background-color: #ABC08C;
}

Frequently asked questions

What color is #ABC08C?+

#ABC08C is a HEX color with RGB value rgb(171, 192, 140) and HSL value hsl(84, 29%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC08C?+

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