#B8CACC Color

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

Color preview

#B8CACC

Color formats

HEX
#B8CACC
RGB
rgb(184, 202, 204)
RGBA
rgba(184, 202, 204, 1)
HSL
hsl(186, 16%, 76%)
HSV
hsv(186, 10%, 80%)
CMYK
cmyk(10%, 1%, 0%, 20%)
CSS variable
--color-primary: #B8CACC;
Lowercase HEX
#b8cacc

Shades

Tints

Tones

Harmony

CSS snippets for #B8CACC

.color-b8cacc {
  color: #B8CACC;
  background-color: #B8CACC;
}

Frequently asked questions

What color is #B8CACC?+

#B8CACC is a HEX color with RGB value rgb(184, 202, 204) and HSL value hsl(186, 16%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B8CACC?+

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