#BACACF Color

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

Color preview

#BACACF

Color formats

HEX
#BACACF
RGB
rgb(186, 202, 207)
RGBA
rgba(186, 202, 207, 1)
HSL
hsl(194, 18%, 77%)
HSV
hsv(194, 10%, 81%)
CMYK
cmyk(10%, 2%, 0%, 19%)
CSS variable
--color-primary: #BACACF;
Lowercase HEX
#bacacf

Shades

Tints

Tones

Harmony

CSS snippets for #BACACF

.color-bacacf {
  color: #BACACF;
  background-color: #BACACF;
}

Frequently asked questions

What color is #BACACF?+

#BACACF is a HEX color with RGB value rgb(186, 202, 207) and HSL value hsl(194, 18%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BACACF?+

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