#B3C9C1 Color

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

Color preview

#B3C9C1

Color formats

HEX
#B3C9C1
RGB
rgb(179, 201, 193)
RGBA
rgba(179, 201, 193, 1)
HSL
hsl(158, 17%, 75%)
HSV
hsv(158, 11%, 79%)
CMYK
cmyk(11%, 0%, 4%, 21%)
CSS variable
--color-primary: #B3C9C1;
Lowercase HEX
#b3c9c1

Shades

Tints

Tones

Harmony

CSS snippets for #B3C9C1

.color-b3c9c1 {
  color: #B3C9C1;
  background-color: #B3C9C1;
}

Frequently asked questions

What color is #B3C9C1?+

#B3C9C1 is a HEX color with RGB value rgb(179, 201, 193) and HSL value hsl(158, 17%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3C9C1?+

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