#ABC69F Color

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

Color preview

#ABC69F

Color formats

HEX
#ABC69F
RGB
rgb(171, 198, 159)
RGBA
rgba(171, 198, 159, 1)
HSL
hsl(102, 25%, 70%)
HSV
hsv(102, 20%, 78%)
CMYK
cmyk(14%, 0%, 20%, 22%)
CSS variable
--color-primary: #ABC69F;
Lowercase HEX
#abc69f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC69F

.color-abc69f {
  color: #ABC69F;
  background-color: #ABC69F;
}

Frequently asked questions

What color is #ABC69F?+

#ABC69F is a HEX color with RGB value rgb(171, 198, 159) and HSL value hsl(102, 25%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC69F?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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