#B2CEBE Color

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

Color preview

#B2CEBE

Color formats

HEX
#B2CEBE
RGB
rgb(178, 206, 190)
RGBA
rgba(178, 206, 190, 1)
HSL
hsl(146, 22%, 75%)
HSV
hsv(146, 14%, 81%)
CMYK
cmyk(14%, 0%, 8%, 19%)
CSS variable
--color-primary: #B2CEBE;
Lowercase HEX
#b2cebe

Shades

Tints

Tones

Harmony

CSS snippets for #B2CEBE

.color-b2cebe {
  color: #B2CEBE;
  background-color: #B2CEBE;
}

Frequently asked questions

What color is #B2CEBE?+

#B2CEBE is a HEX color with RGB value rgb(178, 206, 190) and HSL value hsl(146, 22%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B2CEBE?+

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