#ABC384 Color

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

Color preview

#ABC384

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABC384

.color-abc384 {
  color: #ABC384;
  background-color: #ABC384;
}

Frequently asked questions

What color is #ABC384?+

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

What is the closest Tailwind color to #ABC384?+

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