#B7C7BF Color Information

Hex color code: #B7C7BF

The hex color #B7C7BF is a subtle cyan with RGB values of (183, 199, 191) and HSL of (150°, 12%, 75%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B7C7BF
RGB
183, 199, 191
HSL
150°, 12%, 75%
CMYK
8%, 0%, 4%, 22%

Shades

CSS Usage
color: #B7C7BF;
background-color: #B7C7BF;
border-color: #B7C7BF;
box-shadow: 0 0 10px #B7C7BF;
border: 2px solid #B7C7BF;
Tailwind Usage
bg-[#B7C7BF]
text-[#B7C7BF]
border-[#B7C7BF]
shadow-[0_0_10px_B7C7BF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B7C7BF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B7C7BF; color: #000000; }

Badge

New Feature
.badge { background-color: #B7C7BF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B7C7BF; background-color: #B7C7BF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B7C7BF20; border-left: 4px solid #B7C7BF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B7C7BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B7C7BF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 199, 191

Red: 183 / Green: 199 / Blue: 191

HSL

150°, 12%, 75%

Hue: 150° / Saturation: 12% / Lightness: 75%

CMYK

8%, 0%, 4%, 22%

Cyan: 8% / Magenta: 0% / Yellow: 4% / Key: 22%

What color is #B7C7BF?

#B7C7BF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7C7BF to RGB:

rgb(183, 199, 191)HEX to RGB Converter →

HEX to HSL

Convert #B7C7BF to HSL:

hsl(150, 12%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B7C7BF to CMYK:

cmyk(8%, 0%, 4%, 22%)Color Converter →

Color Meaning and Usage

#B7C7BF is a neutral cyan color with RGB values of 183, 199, 191 and HSL of 150°, 12%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7C7BF is #C7B8BF, creating high-contrast pairings. For softer combinations, try analogous colors like #B8C7B8.

Use #B7C7BF in CSS: color: #B7C7BF or background-color: #B7C7BF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B7C7BF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 11.94:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7C7BF?

#B7C7BF is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B7C7BF?

#B7C7BF in RGB is (183, 199, 191) - 183 red, 199 green, and 191 blue.

How to use #B7C7BF in CSS?

Use #B7C7BF directly in your CSS properties like color or background-color.

What colors go well with #B7C7BF?

#C7B8BF (complementary), #B8C7B8 (analogous), and #8DA599 (lighter shade) work well with #B7C7BF.