#ABC485 Color

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

Color preview

#ABC485

Color formats

HEX
#ABC485
RGB
rgb(171, 196, 133)
RGBA
rgba(171, 196, 133, 1)
HSL
hsl(84, 35%, 65%)
HSV
hsv(84, 32%, 77%)
CMYK
cmyk(13%, 0%, 32%, 23%)
CSS variable
--color-primary: #ABC485;
Lowercase HEX
#abc485

Shades

Tints

Tones

Harmony

CSS snippets for #ABC485

.color-abc485 {
  color: #ABC485;
  background-color: #ABC485;
}

Frequently asked questions

What color is #ABC485?+

#ABC485 is a HEX color with RGB value rgb(171, 196, 133) and HSL value hsl(84, 35%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC485?+

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