#BABF80 Color

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

Color preview

#BABF80

Color formats

HEX
#BABF80
RGB
rgb(186, 191, 128)
RGBA
rgba(186, 191, 128, 1)
HSL
hsl(65, 33%, 63%)
HSV
hsv(65, 33%, 75%)
CMYK
cmyk(3%, 0%, 33%, 25%)
CSS variable
--color-primary: #BABF80;
Lowercase HEX
#babf80

Shades

Tints

Tones

Harmony

CSS snippets for #BABF80

.color-babf80 {
  color: #BABF80;
  background-color: #BABF80;
}

Frequently asked questions

What color is #BABF80?+

#BABF80 is a HEX color with RGB value rgb(186, 191, 128) and HSL value hsl(65, 33%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BABF80?+

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