#ABC299 Color

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

Color preview

#ABC299

Color formats

HEX
#ABC299
RGB
rgb(171, 194, 153)
RGBA
rgba(171, 194, 153, 1)
HSL
hsl(94, 25%, 68%)
HSV
hsv(94, 21%, 76%)
CMYK
cmyk(12%, 0%, 21%, 24%)
CSS variable
--color-primary: #ABC299;
Lowercase HEX
#abc299

Shades

Tints

Tones

Harmony

CSS snippets for #ABC299

.color-abc299 {
  color: #ABC299;
  background-color: #ABC299;
}

Frequently asked questions

What color is #ABC299?+

#ABC299 is a HEX color with RGB value rgb(171, 194, 153) and HSL value hsl(94, 25%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC299?+

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