#BAC99A Color

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

Color preview

#BAC99A

Color formats

HEX
#BAC99A
RGB
rgb(186, 201, 154)
RGBA
rgba(186, 201, 154, 1)
HSL
hsl(79, 30%, 70%)
HSV
hsv(79, 23%, 79%)
CMYK
cmyk(7%, 0%, 23%, 21%)
CSS variable
--color-primary: #BAC99A;
Lowercase HEX
#bac99a

Shades

Tints

Tones

Harmony

CSS snippets for #BAC99A

.color-bac99a {
  color: #BAC99A;
  background-color: #BAC99A;
}

Frequently asked questions

What color is #BAC99A?+

#BAC99A is a HEX color with RGB value rgb(186, 201, 154) and HSL value hsl(79, 30%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAC99A?+

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