#BACC81 Color

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

Color preview

#BACC81

Color formats

HEX
#BACC81
RGB
rgb(186, 204, 129)
RGBA
rgba(186, 204, 129, 1)
HSL
hsl(74, 42%, 65%)
HSV
hsv(74, 37%, 80%)
CMYK
cmyk(9%, 0%, 37%, 20%)
CSS variable
--color-primary: #BACC81;
Lowercase HEX
#bacc81

Shades

Tints

Tones

Harmony

CSS snippets for #BACC81

.color-bacc81 {
  color: #BACC81;
  background-color: #BACC81;
}

Frequently asked questions

What color is #BACC81?+

#BACC81 is a HEX color with RGB value rgb(186, 204, 129) and HSL value hsl(74, 42%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BACC81?+

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