#ABC285 Color

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

Color preview

#ABC285

Color formats

HEX
#ABC285
RGB
rgb(171, 194, 133)
RGBA
rgba(171, 194, 133, 1)
HSL
hsl(83, 33%, 64%)
HSV
hsv(83, 31%, 76%)
CMYK
cmyk(12%, 0%, 31%, 24%)
CSS variable
--color-primary: #ABC285;
Lowercase HEX
#abc285

Shades

Tints

Tones

Harmony

CSS snippets for #ABC285

.color-abc285 {
  color: #ABC285;
  background-color: #ABC285;
}

Frequently asked questions

What color is #ABC285?+

#ABC285 is a HEX color with RGB value rgb(171, 194, 133) and HSL value hsl(83, 33%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC285?+

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