#BAC360 Color

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

Color preview

#BAC360

Color formats

HEX
#BAC360
RGB
rgb(186, 195, 96)
RGBA
rgba(186, 195, 96, 1)
HSL
hsl(65, 45%, 57%)
HSV
hsv(65, 51%, 76%)
CMYK
cmyk(5%, 0%, 51%, 24%)
CSS variable
--color-primary: #BAC360;
Lowercase HEX
#bac360

Shades

Tints

Tones

Harmony

CSS snippets for #BAC360

.color-bac360 {
  color: #BAC360;
  background-color: #BAC360;
}

Frequently asked questions

What color is #BAC360?+

#BAC360 is a HEX color with RGB value rgb(186, 195, 96) and HSL value hsl(65, 45%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC360?+

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