#ABAF95 Color

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

Color preview

#ABAF95

Color formats

HEX
#ABAF95
RGB
rgb(171, 175, 149)
RGBA
rgba(171, 175, 149, 1)
HSL
hsl(69, 14%, 64%)
HSV
hsv(69, 15%, 69%)
CMYK
cmyk(2%, 0%, 15%, 31%)
CSS variable
--color-primary: #ABAF95;
Lowercase HEX
#abaf95

Shades

Tints

Tones

Harmony

CSS snippets for #ABAF95

.color-abaf95 {
  color: #ABAF95;
  background-color: #ABAF95;
}

Frequently asked questions

What color is #ABAF95?+

#ABAF95 is a HEX color with RGB value rgb(171, 175, 149) and HSL value hsl(69, 14%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABAF95?+

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