#B3CEBF Color

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

Color preview

#B3CEBF

Color formats

HEX
#B3CEBF
RGB
rgb(179, 206, 191)
RGBA
rgba(179, 206, 191, 1)
HSL
hsl(147, 22%, 75%)
HSV
hsv(147, 13%, 81%)
CMYK
cmyk(13%, 0%, 7%, 19%)
CSS variable
--color-primary: #B3CEBF;
Lowercase HEX
#b3cebf

Shades

Tints

Tones

Harmony

CSS snippets for #B3CEBF

.color-b3cebf {
  color: #B3CEBF;
  background-color: #B3CEBF;
}

Frequently asked questions

What color is #B3CEBF?+

#B3CEBF is a HEX color with RGB value rgb(179, 206, 191) and HSL value hsl(147, 22%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3CEBF?+

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