#ABAF90 Color

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

Color preview

#ABAF90

Color formats

HEX
#ABAF90
RGB
rgb(171, 175, 144)
RGBA
rgba(171, 175, 144, 1)
HSL
hsl(68, 16%, 63%)
HSV
hsv(68, 18%, 69%)
CMYK
cmyk(2%, 0%, 18%, 31%)
CSS variable
--color-primary: #ABAF90;
Lowercase HEX
#abaf90

Shades

Tints

Tones

Harmony

CSS snippets for #ABAF90

.color-abaf90 {
  color: #ABAF90;
  background-color: #ABAF90;
}

Frequently asked questions

What color is #ABAF90?+

#ABAF90 is a HEX color with RGB value rgb(171, 175, 144) and HSL value hsl(68, 16%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABAF90?+

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