#B3C7C0 Color

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

Color preview

#B3C7C0

Color formats

HEX
#B3C7C0
RGB
rgb(179, 199, 192)
RGBA
rgba(179, 199, 192, 1)
HSL
hsl(159, 15%, 74%)
HSV
hsv(159, 10%, 78%)
CMYK
cmyk(10%, 0%, 4%, 22%)
CSS variable
--color-primary: #B3C7C0;
Lowercase HEX
#b3c7c0

Shades

Tints

Tones

Harmony

CSS snippets for #B3C7C0

.color-b3c7c0 {
  color: #B3C7C0;
  background-color: #B3C7C0;
}

Frequently asked questions

What color is #B3C7C0?+

#B3C7C0 is a HEX color with RGB value rgb(179, 199, 192) and HSL value hsl(159, 15%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3C7C0?+

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