#BABF84 Color

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

Color preview

#BABF84

Color formats

HEX
#BABF84
RGB
rgb(186, 191, 132)
RGBA
rgba(186, 191, 132, 1)
HSL
hsl(65, 32%, 63%)
HSV
hsv(65, 31%, 75%)
CMYK
cmyk(3%, 0%, 31%, 25%)
CSS variable
--color-primary: #BABF84;
Lowercase HEX
#babf84

Shades

Tints

Tones

Harmony

CSS snippets for #BABF84

.color-babf84 {
  color: #BABF84;
  background-color: #BABF84;
}

Frequently asked questions

What color is #BABF84?+

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

What is the closest Tailwind color to #BABF84?+

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