#BACB80 Color

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

Color preview

#BACB80

Color formats

HEX
#BACB80
RGB
rgb(186, 203, 128)
RGBA
rgba(186, 203, 128, 1)
HSL
hsl(74, 42%, 65%)
HSV
hsv(74, 37%, 80%)
CMYK
cmyk(8%, 0%, 37%, 20%)
CSS variable
--color-primary: #BACB80;
Lowercase HEX
#bacb80

Shades

Tints

Tones

Harmony

CSS snippets for #BACB80

.color-bacb80 {
  color: #BACB80;
  background-color: #BACB80;
}

Frequently asked questions

What color is #BACB80?+

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

What is the closest Tailwind color to #BACB80?+

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