#BACCA1 Color

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

Color preview

#BACCA1

Color formats

HEX
#BACCA1
RGB
rgb(186, 204, 161)
RGBA
rgba(186, 204, 161, 1)
HSL
hsl(85, 30%, 72%)
HSV
hsv(85, 21%, 80%)
CMYK
cmyk(9%, 0%, 21%, 20%)
CSS variable
--color-primary: #BACCA1;
Lowercase HEX
#bacca1

Shades

Tints

Tones

Harmony

CSS snippets for #BACCA1

.color-bacca1 {
  color: #BACCA1;
  background-color: #BACCA1;
}

Frequently asked questions

What color is #BACCA1?+

#BACCA1 is a HEX color with RGB value rgb(186, 204, 161) and HSL value hsl(85, 30%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BACCA1?+

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