#BAC280 Color

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

Color preview

#BAC280

Color formats

HEX
#BAC280
RGB
rgb(186, 194, 128)
RGBA
rgba(186, 194, 128, 1)
HSL
hsl(67, 35%, 63%)
HSV
hsv(67, 34%, 76%)
CMYK
cmyk(4%, 0%, 34%, 24%)
CSS variable
--color-primary: #BAC280;
Lowercase HEX
#bac280

Shades

Tints

Tones

Harmony

CSS snippets for #BAC280

.color-bac280 {
  color: #BAC280;
  background-color: #BAC280;
}

Frequently asked questions

What color is #BAC280?+

#BAC280 is a HEX color with RGB value rgb(186, 194, 128) and HSL value hsl(67, 35%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC280?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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