#B1CEBF Color

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

Color preview

#B1CEBF

Color formats

HEX
#B1CEBF
RGB
rgb(177, 206, 191)
RGBA
rgba(177, 206, 191, 1)
HSL
hsl(149, 23%, 75%)
HSV
hsv(149, 14%, 81%)
CMYK
cmyk(14%, 0%, 7%, 19%)
CSS variable
--color-primary: #B1CEBF;
Lowercase HEX
#b1cebf

Shades

Tints

Tones

Harmony

CSS snippets for #B1CEBF

.color-b1cebf {
  color: #B1CEBF;
  background-color: #B1CEBF;
}

Frequently asked questions

What color is #B1CEBF?+

#B1CEBF is a HEX color with RGB value rgb(177, 206, 191) and HSL value hsl(149, 23%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B1CEBF?+

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