#B6CCBF Color

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

Color preview

#B6CCBF

Color formats

HEX
#B6CCBF
RGB
rgb(182, 204, 191)
RGBA
rgba(182, 204, 191, 1)
HSL
hsl(145, 18%, 76%)
HSV
hsv(145, 11%, 80%)
CMYK
cmyk(11%, 0%, 6%, 20%)
CSS variable
--color-primary: #B6CCBF;
Lowercase HEX
#b6ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #B6CCBF

.color-b6ccbf {
  color: #B6CCBF;
  background-color: #B6CCBF;
}

Frequently asked questions

What color is #B6CCBF?+

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

What is the closest Tailwind color to #B6CCBF?+

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