#BACB7B Color

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

Color preview

#BACB7B

Color formats

HEX
#BACB7B
RGB
rgb(186, 203, 123)
RGBA
rgba(186, 203, 123, 1)
HSL
hsl(73, 43%, 64%)
HSV
hsv(73, 39%, 80%)
CMYK
cmyk(8%, 0%, 39%, 20%)
CSS variable
--color-primary: #BACB7B;
Lowercase HEX
#bacb7b

Shades

Tints

Tones

Harmony

CSS snippets for #BACB7B

.color-bacb7b {
  color: #BACB7B;
  background-color: #BACB7B;
}

Frequently asked questions

What color is #BACB7B?+

#BACB7B is a HEX color with RGB value rgb(186, 203, 123) and HSL value hsl(73, 43%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BACB7B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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