#BAC67B Color

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

Color preview

#BAC67B

Color formats

HEX
#BAC67B
RGB
rgb(186, 198, 123)
RGBA
rgba(186, 198, 123, 1)
HSL
hsl(70, 40%, 63%)
HSV
hsv(70, 38%, 78%)
CMYK
cmyk(6%, 0%, 38%, 22%)
CSS variable
--color-primary: #BAC67B;
Lowercase HEX
#bac67b

Shades

Tints

Tones

Harmony

CSS snippets for #BAC67B

.color-bac67b {
  color: #BAC67B;
  background-color: #BAC67B;
}

Frequently asked questions

What color is #BAC67B?+

#BAC67B is a HEX color with RGB value rgb(186, 198, 123) and HSL value hsl(70, 40%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC67B?+

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