#ABC694 Color

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

Color preview

#ABC694

Color formats

HEX
#ABC694
RGB
rgb(171, 198, 148)
RGBA
rgba(171, 198, 148, 1)
HSL
hsl(92, 30%, 68%)
HSV
hsv(92, 25%, 78%)
CMYK
cmyk(14%, 0%, 25%, 22%)
CSS variable
--color-primary: #ABC694;
Lowercase HEX
#abc694

Shades

Tints

Tones

Harmony

CSS snippets for #ABC694

.color-abc694 {
  color: #ABC694;
  background-color: #ABC694;
}

Frequently asked questions

What color is #ABC694?+

#ABC694 is a HEX color with RGB value rgb(171, 198, 148) and HSL value hsl(92, 30%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC694?+

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