#B3CBBF Color

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

Color preview

#B3CBBF

Color formats

HEX
#B3CBBF
RGB
rgb(179, 203, 191)
RGBA
rgba(179, 203, 191, 1)
HSL
hsl(150, 19%, 75%)
HSV
hsv(150, 12%, 80%)
CMYK
cmyk(12%, 0%, 6%, 20%)
CSS variable
--color-primary: #B3CBBF;
Lowercase HEX
#b3cbbf

Shades

Tints

Tones

Harmony

CSS snippets for #B3CBBF

.color-b3cbbf {
  color: #B3CBBF;
  background-color: #B3CBBF;
}

Frequently asked questions

What color is #B3CBBF?+

#B3CBBF is a HEX color with RGB value rgb(179, 203, 191) and HSL value hsl(150, 19%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3CBBF?+

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