#ABC499 Color

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

Color preview

#ABC499

Color formats

HEX
#ABC499
RGB
rgb(171, 196, 153)
RGBA
rgba(171, 196, 153, 1)
HSL
hsl(95, 27%, 68%)
HSV
hsv(95, 22%, 77%)
CMYK
cmyk(13%, 0%, 22%, 23%)
CSS variable
--color-primary: #ABC499;
Lowercase HEX
#abc499

Shades

Tints

Tones

Harmony

CSS snippets for #ABC499

.color-abc499 {
  color: #ABC499;
  background-color: #ABC499;
}

Frequently asked questions

What color is #ABC499?+

#ABC499 is a HEX color with RGB value rgb(171, 196, 153) and HSL value hsl(95, 27%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC499?+

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