#ABAF87 Color

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

Color preview

#ABAF87

Color formats

HEX
#ABAF87
RGB
rgb(171, 175, 135)
RGBA
rgba(171, 175, 135, 1)
HSL
hsl(66, 20%, 61%)
HSV
hsv(66, 23%, 69%)
CMYK
cmyk(2%, 0%, 23%, 31%)
CSS variable
--color-primary: #ABAF87;
Lowercase HEX
#abaf87

Shades

Tints

Tones

Harmony

CSS snippets for #ABAF87

.color-abaf87 {
  color: #ABAF87;
  background-color: #ABAF87;
}

Frequently asked questions

What color is #ABAF87?+

#ABAF87 is a HEX color with RGB value rgb(171, 175, 135) and HSL value hsl(66, 20%, 61%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABAF87?+

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