#ABC293 Color

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

Color preview

#ABC293

Color formats

HEX
#ABC293
RGB
rgb(171, 194, 147)
RGBA
rgba(171, 194, 147, 1)
HSL
hsl(89, 28%, 67%)
HSV
hsv(89, 24%, 76%)
CMYK
cmyk(12%, 0%, 24%, 24%)
CSS variable
--color-primary: #ABC293;
Lowercase HEX
#abc293

Shades

Tints

Tones

Harmony

CSS snippets for #ABC293

.color-abc293 {
  color: #ABC293;
  background-color: #ABC293;
}

Frequently asked questions

What color is #ABC293?+

#ABC293 is a HEX color with RGB value rgb(171, 194, 147) and HSL value hsl(89, 28%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC293?+

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