#BACC5B Color

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

Color preview

#BACC5B

Color formats

HEX
#BACC5B
RGB
rgb(186, 204, 91)
RGBA
rgba(186, 204, 91, 1)
HSL
hsl(70, 53%, 58%)
HSV
hsv(70, 55%, 80%)
CMYK
cmyk(9%, 0%, 55%, 20%)
CSS variable
--color-primary: #BACC5B;
Lowercase HEX
#bacc5b

Shades

Tints

Tones

Harmony

CSS snippets for #BACC5B

.color-bacc5b {
  color: #BACC5B;
  background-color: #BACC5B;
}

Frequently asked questions

What color is #BACC5B?+

#BACC5B is a HEX color with RGB value rgb(186, 204, 91) and HSL value hsl(70, 53%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BACC5B?+

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