#ABC690 Color

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

Color preview

#ABC690

Color formats

HEX
#ABC690
RGB
rgb(171, 198, 144)
RGBA
rgba(171, 198, 144, 1)
HSL
hsl(90, 32%, 67%)
HSV
hsv(90, 27%, 78%)
CMYK
cmyk(14%, 0%, 27%, 22%)
CSS variable
--color-primary: #ABC690;
Lowercase HEX
#abc690

Shades

Tints

Tones

Harmony

CSS snippets for #ABC690

.color-abc690 {
  color: #ABC690;
  background-color: #ABC690;
}

Frequently asked questions

What color is #ABC690?+

#ABC690 is a HEX color with RGB value rgb(171, 198, 144) and HSL value hsl(90, 32%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC690?+

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