#BACC70 Color

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

Color preview

#BACC70

Color formats

HEX
#BACC70
RGB
rgb(186, 204, 112)
RGBA
rgba(186, 204, 112, 1)
HSL
hsl(72, 47%, 62%)
HSV
hsv(72, 45%, 80%)
CMYK
cmyk(9%, 0%, 45%, 20%)
CSS variable
--color-primary: #BACC70;
Lowercase HEX
#bacc70

Shades

Tints

Tones

Harmony

CSS snippets for #BACC70

.color-bacc70 {
  color: #BACC70;
  background-color: #BACC70;
}

Frequently asked questions

What color is #BACC70?+

#BACC70 is a HEX color with RGB value rgb(186, 204, 112) and HSL value hsl(72, 47%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BACC70?+

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