#ABC284 Color

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

Color preview

#ABC284

Color formats

HEX
#ABC284
RGB
rgb(171, 194, 132)
RGBA
rgba(171, 194, 132, 1)
HSL
hsl(82, 34%, 64%)
HSV
hsv(82, 32%, 76%)
CMYK
cmyk(12%, 0%, 32%, 24%)
CSS variable
--color-primary: #ABC284;
Lowercase HEX
#abc284

Shades

Tints

Tones

Harmony

CSS snippets for #ABC284

.color-abc284 {
  color: #ABC284;
  background-color: #ABC284;
}

Frequently asked questions

What color is #ABC284?+

#ABC284 is a HEX color with RGB value rgb(171, 194, 132) and HSL value hsl(82, 34%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC284?+

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