#BAC17B Color

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

Color preview

#BAC17B

Color formats

HEX
#BAC17B
RGB
rgb(186, 193, 123)
RGBA
rgba(186, 193, 123, 1)
HSL
hsl(66, 36%, 62%)
HSV
hsv(66, 36%, 76%)
CMYK
cmyk(4%, 0%, 36%, 24%)
CSS variable
--color-primary: #BAC17B;
Lowercase HEX
#bac17b

Shades

Tints

Tones

Harmony

CSS snippets for #BAC17B

.color-bac17b {
  color: #BAC17B;
  background-color: #BAC17B;
}

Frequently asked questions

What color is #BAC17B?+

#BAC17B is a HEX color with RGB value rgb(186, 193, 123) and HSL value hsl(66, 36%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC17B?+

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