#ABC68B Color

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

Color preview

#ABC68B

Color formats

HEX
#ABC68B
RGB
rgb(171, 198, 139)
RGBA
rgba(171, 198, 139, 1)
HSL
hsl(87, 34%, 66%)
HSV
hsv(87, 30%, 78%)
CMYK
cmyk(14%, 0%, 30%, 22%)
CSS variable
--color-primary: #ABC68B;
Lowercase HEX
#abc68b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC68B

.color-abc68b {
  color: #ABC68B;
  background-color: #ABC68B;
}

Frequently asked questions

What color is #ABC68B?+

#ABC68B is a HEX color with RGB value rgb(171, 198, 139) and HSL value hsl(87, 34%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC68B?+

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