#ABC298 Color

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

Color preview

#ABC298

Color formats

HEX
#ABC298
RGB
rgb(171, 194, 152)
RGBA
rgba(171, 194, 152, 1)
HSL
hsl(93, 26%, 68%)
HSV
hsv(93, 22%, 76%)
CMYK
cmyk(12%, 0%, 22%, 24%)
CSS variable
--color-primary: #ABC298;
Lowercase HEX
#abc298

Shades

Tints

Tones

Harmony

CSS snippets for #ABC298

.color-abc298 {
  color: #ABC298;
  background-color: #ABC298;
}

Frequently asked questions

What color is #ABC298?+

#ABC298 is a HEX color with RGB value rgb(171, 194, 152) and HSL value hsl(93, 26%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC298?+

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