#ABC492 Color

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

Color preview

#ABC492

Color formats

HEX
#ABC492
RGB
rgb(171, 196, 146)
RGBA
rgba(171, 196, 146, 1)
HSL
hsl(90, 30%, 67%)
HSV
hsv(90, 26%, 77%)
CMYK
cmyk(13%, 0%, 26%, 23%)
CSS variable
--color-primary: #ABC492;
Lowercase HEX
#abc492

Shades

Tints

Tones

Harmony

CSS snippets for #ABC492

.color-abc492 {
  color: #ABC492;
  background-color: #ABC492;
}

Frequently asked questions

What color is #ABC492?+

#ABC492 is a HEX color with RGB value rgb(171, 196, 146) and HSL value hsl(90, 30%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC492?+

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