#ABC69B Color

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

Color preview

#ABC69B

Color formats

HEX
#ABC69B
RGB
rgb(171, 198, 155)
RGBA
rgba(171, 198, 155, 1)
HSL
hsl(98, 27%, 69%)
HSV
hsv(98, 22%, 78%)
CMYK
cmyk(14%, 0%, 22%, 22%)
CSS variable
--color-primary: #ABC69B;
Lowercase HEX
#abc69b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC69B

.color-abc69b {
  color: #ABC69B;
  background-color: #ABC69B;
}

Frequently asked questions

What color is #ABC69B?+

#ABC69B is a HEX color with RGB value rgb(171, 198, 155) and HSL value hsl(98, 27%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC69B?+

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