#B7D1BC Color Information

Hex color code: #B7D1BC

A ethereal green shade, #B7D1BC appears as (183, 209, 188) in RGB and (132°, 22%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B7D1BC
RGB
183, 209, 188
HSL
132°, 22%, 77%
CMYK
12%, 0%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7D1BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 209, 188

Red: 183 / Green: 209 / Blue: 188

HSL

132°, 22%, 77%

Hue: 132° / Saturation: 22% / Lightness: 77%

CMYK

12%, 0%, 10%, 18%

Cyan: 12% / Magenta: 0% / Yellow: 10% / Key: 18%

What color is #B7D1BC?

#B7D1BC is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7D1BC to RGB:

rgb(183, 209, 188)HEX to RGB Converter →

HEX to HSL

Convert #B7D1BC to HSL:

hsl(132, 22%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #B7D1BC to CMYK:

cmyk(12%, 0%, 10%, 18%)Color Converter →

Color Meaning and Usage

#B7D1BC is a soft green color with RGB values of 183, 209, 188 and HSL of 132°, 22%, 77%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7D1BC is #D1B7CC, creating high-contrast pairings. For softer combinations, try analogous colors like #BFD1B7.

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

Contrast with #B7D1BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7D1BC?

#B7D1BC is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #B7D1BC?

#B7D1BC in RGB is (183, 209, 188) - 183 red, 209 green, and 188 blue.

How to use #B7D1BC in CSS?

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

What colors go well with #B7D1BC?

#D1B7CC (complementary), #BFD1B7 (analogous), and #89B391 (lighter shade) work well with #B7D1BC.