#BACAC4 Color

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

Color preview

#BACAC4

Color formats

HEX
#BACAC4
RGB
rgb(186, 202, 196)
RGBA
rgba(186, 202, 196, 1)
HSL
hsl(158, 13%, 76%)
HSV
hsv(158, 8%, 79%)
CMYK
cmyk(8%, 0%, 3%, 21%)
CSS variable
--color-primary: #BACAC4;
Lowercase HEX
#bacac4

Shades

Tints

Tones

Harmony

CSS snippets for #BACAC4

.color-bacac4 {
  color: #BACAC4;
  background-color: #BACAC4;
}

Frequently asked questions

What color is #BACAC4?+

#BACAC4 is a HEX color with RGB value rgb(186, 202, 196) and HSL value hsl(158, 13%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BACAC4?+

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