#B6CEBF Color

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

Color preview

#B6CEBF

Color formats

HEX
#B6CEBF
RGB
rgb(182, 206, 191)
RGBA
rgba(182, 206, 191, 1)
HSL
hsl(143, 20%, 76%)
HSV
hsv(143, 12%, 81%)
CMYK
cmyk(12%, 0%, 7%, 19%)
CSS variable
--color-primary: #B6CEBF;
Lowercase HEX
#b6cebf

Shades

Tints

Tones

Harmony

CSS snippets for #B6CEBF

.color-b6cebf {
  color: #B6CEBF;
  background-color: #B6CEBF;
}

Frequently asked questions

What color is #B6CEBF?+

#B6CEBF is a HEX color with RGB value rgb(182, 206, 191) and HSL value hsl(143, 20%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6CEBF?+

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