#B7C5BF Color Information

Hex color code: #B7C5BF

The hex color #B7C5BF is a subtle cyan with RGB values of (183, 197, 191) and HSL of (154°, 11%, 75%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B7C5BF
RGB
183, 197, 191
HSL
154°, 11%, 75%
CMYK
7%, 0%, 3%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B7C5BF; 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 #B7C5BF; background-color: #B7C5BF15; }

Alert / Toast

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

Link / Accent

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

a { color: #B7C5BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 197, 191

Red: 183 / Green: 197 / Blue: 191

HSL

154°, 11%, 75%

Hue: 154° / Saturation: 11% / Lightness: 75%

CMYK

7%, 0%, 3%, 23%

Cyan: 7% / Magenta: 0% / Yellow: 3% / Key: 23%

What color is #B7C5BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7C5BF to RGB:

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

HEX to HSL

Convert #B7C5BF to HSL:

hsl(154, 11%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B7C5BF to CMYK:

cmyk(7%, 0%, 3%, 23%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #B7C5BF has RGB (183, 197, 191) and HSL (154°, 11%, 75%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7C5BF is #C6B8BE, creating high-contrast pairings. For softer combinations, try analogous colors like #B8C6B9.

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

Contrast with #B7C5BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7C5BF?

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

What is the RGB value of #B7C5BF?

#B7C5BF in RGB is (183, 197, 191) - 183 red, 197 green, and 191 blue.

How to use #B7C5BF in CSS?

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

What colors go well with #B7C5BF?

#C6B8BE (complementary), #B8C6B9 (analogous), and #8EA49A (lighter shade) work well with #B7C5BF.