#ABC699 Color

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

Color preview

#ABC699

Color formats

HEX
#ABC699
RGB
rgb(171, 198, 153)
RGBA
rgba(171, 198, 153, 1)
HSL
hsl(96, 28%, 69%)
HSV
hsv(96, 23%, 78%)
CMYK
cmyk(14%, 0%, 23%, 22%)
CSS variable
--color-primary: #ABC699;
Lowercase HEX
#abc699

Shades

Tints

Tones

Harmony

CSS snippets for #ABC699

.color-abc699 {
  color: #ABC699;
  background-color: #ABC699;
}

Frequently asked questions

What color is #ABC699?+

#ABC699 is a HEX color with RGB value rgb(171, 198, 153) and HSL value hsl(96, 28%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC699?+

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