#BAC07D Color

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

Color preview

#BAC07D

Color formats

HEX
#BAC07D
RGB
rgb(186, 192, 125)
RGBA
rgba(186, 192, 125, 1)
HSL
hsl(65, 35%, 62%)
HSV
hsv(65, 35%, 75%)
CMYK
cmyk(3%, 0%, 35%, 25%)
CSS variable
--color-primary: #BAC07D;
Lowercase HEX
#bac07d

Shades

Tints

Tones

Harmony

CSS snippets for #BAC07D

.color-bac07d {
  color: #BAC07D;
  background-color: #BAC07D;
}

Frequently asked questions

What color is #BAC07D?+

#BAC07D is a HEX color with RGB value rgb(186, 192, 125) and HSL value hsl(65, 35%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC07D?+

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