#ABC392 Color

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

Color preview

#ABC392

Color formats

HEX
#ABC392
RGB
rgb(171, 195, 146)
RGBA
rgba(171, 195, 146, 1)
HSL
hsl(89, 29%, 67%)
HSV
hsv(89, 25%, 76%)
CMYK
cmyk(12%, 0%, 25%, 24%)
CSS variable
--color-primary: #ABC392;
Lowercase HEX
#abc392

Shades

Tints

Tones

Harmony

CSS snippets for #ABC392

.color-abc392 {
  color: #ABC392;
  background-color: #ABC392;
}

Frequently asked questions

What color is #ABC392?+

#ABC392 is a HEX color with RGB value rgb(171, 195, 146) and HSL value hsl(89, 29%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC392?+

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