#B3CCBF Color

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

Color preview

#B3CCBF

Color formats

HEX
#B3CCBF
RGB
rgb(179, 204, 191)
RGBA
rgba(179, 204, 191, 1)
HSL
hsl(149, 20%, 75%)
HSV
hsv(149, 12%, 80%)
CMYK
cmyk(12%, 0%, 6%, 20%)
CSS variable
--color-primary: #B3CCBF;
Lowercase HEX
#b3ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #B3CCBF

.color-b3ccbf {
  color: #B3CCBF;
  background-color: #B3CCBF;
}

Frequently asked questions

What color is #B3CCBF?+

#B3CCBF is a HEX color with RGB value rgb(179, 204, 191) and HSL value hsl(149, 20%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3CCBF?+

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