#BAC09E Color

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

Color preview

#BAC09E

Color formats

HEX
#BAC09E
RGB
rgb(186, 192, 158)
RGBA
rgba(186, 192, 158, 1)
HSL
hsl(71, 21%, 69%)
HSV
hsv(71, 18%, 75%)
CMYK
cmyk(3%, 0%, 18%, 25%)
CSS variable
--color-primary: #BAC09E;
Lowercase HEX
#bac09e

Shades

Tints

Tones

Harmony

CSS snippets for #BAC09E

.color-bac09e {
  color: #BAC09E;
  background-color: #BAC09E;
}

Frequently asked questions

What color is #BAC09E?+

#BAC09E is a HEX color with RGB value rgb(186, 192, 158) and HSL value hsl(71, 21%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BAC09E?+

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