#BACC6B Color

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

Color preview

#BACC6B

Color formats

HEX
#BACC6B
RGB
rgb(186, 204, 107)
RGBA
rgba(186, 204, 107, 1)
HSL
hsl(71, 49%, 61%)
HSV
hsv(71, 48%, 80%)
CMYK
cmyk(9%, 0%, 48%, 20%)
CSS variable
--color-primary: #BACC6B;
Lowercase HEX
#bacc6b

Shades

Tints

Tones

Harmony

CSS snippets for #BACC6B

.color-bacc6b {
  color: #BACC6B;
  background-color: #BACC6B;
}

Frequently asked questions

What color is #BACC6B?+

#BACC6B is a HEX color with RGB value rgb(186, 204, 107) and HSL value hsl(71, 49%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BACC6B?+

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