#B4CFCB Color

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

Color preview

#B4CFCB

Color formats

HEX
#B4CFCB
RGB
rgb(180, 207, 203)
RGBA
rgba(180, 207, 203, 1)
HSL
hsl(171, 22%, 76%)
HSV
hsv(171, 13%, 81%)
CMYK
cmyk(13%, 0%, 2%, 19%)
CSS variable
--color-primary: #B4CFCB;
Lowercase HEX
#b4cfcb

Shades

Tints

Tones

Harmony

CSS snippets for #B4CFCB

.color-b4cfcb {
  color: #B4CFCB;
  background-color: #B4CFCB;
}

Frequently asked questions

What color is #B4CFCB?+

#B4CFCB is a HEX color with RGB value rgb(180, 207, 203) and HSL value hsl(171, 22%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B4CFCB?+

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