#BAC083 Color

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

Color preview

#BAC083

Color formats

HEX
#BAC083
RGB
rgb(186, 192, 131)
RGBA
rgba(186, 192, 131, 1)
HSL
hsl(66, 33%, 63%)
HSV
hsv(66, 32%, 75%)
CMYK
cmyk(3%, 0%, 32%, 25%)
CSS variable
--color-primary: #BAC083;
Lowercase HEX
#bac083

Shades

Tints

Tones

Harmony

CSS snippets for #BAC083

.color-bac083 {
  color: #BAC083;
  background-color: #BAC083;
}

Frequently asked questions

What color is #BAC083?+

#BAC083 is a HEX color with RGB value rgb(186, 192, 131) and HSL value hsl(66, 33%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC083?+

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