#B1CEBE Color

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

Color preview

#B1CEBE

Color formats

HEX
#B1CEBE
RGB
rgb(177, 206, 190)
RGBA
rgba(177, 206, 190, 1)
HSL
hsl(147, 23%, 75%)
HSV
hsv(147, 14%, 81%)
CMYK
cmyk(14%, 0%, 8%, 19%)
CSS variable
--color-primary: #B1CEBE;
Lowercase HEX
#b1cebe

Shades

Tints

Tones

Harmony

CSS snippets for #B1CEBE

.color-b1cebe {
  color: #B1CEBE;
  background-color: #B1CEBE;
}

Frequently asked questions

What color is #B1CEBE?+

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

What is the closest Tailwind color to #B1CEBE?+

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