#B6CACC Color

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

Color preview

#B6CACC

Color formats

HEX
#B6CACC
RGB
rgb(182, 202, 204)
RGBA
rgba(182, 202, 204, 1)
HSL
hsl(185, 18%, 76%)
HSV
hsv(185, 11%, 80%)
CMYK
cmyk(11%, 1%, 0%, 20%)
CSS variable
--color-primary: #B6CACC;
Lowercase HEX
#b6cacc

Shades

Tints

Tones

Harmony

CSS snippets for #B6CACC

.color-b6cacc {
  color: #B6CACC;
  background-color: #B6CACC;
}

Frequently asked questions

What color is #B6CACC?+

#B6CACC is a HEX color with RGB value rgb(182, 202, 204) and HSL value hsl(185, 18%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6CACC?+

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