#B7D1C5 Color Information

Hex color code: #B7D1C5

A soft cyan shade, #B7D1C5 appears as (183, 209, 197) in RGB and (152°, 22%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B7D1C5
RGB
183, 209, 197
HSL
152°, 22%, 77%
CMYK
12%, 0%, 6%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7D1C5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 209, 197

Red: 183 / Green: 209 / Blue: 197

HSL

152°, 22%, 77%

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

CMYK

12%, 0%, 6%, 18%

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

What color is #B7D1C5?

#B7D1C5 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7D1C5 to RGB:

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

HEX to HSL

Convert #B7D1C5 to HSL:

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

HEX to CMYK

Convert #B7D1C5 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #B7D1C5 has RGB (183, 209, 197) and HSL (152°, 22%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7D1C5 is #D1B7C3, creating high-contrast pairings. For softer combinations, try analogous colors like #B7D1B8.

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

Contrast with #B7D1C5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7D1C5?

#B7D1C5 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B7D1C5?

#B7D1C5 in RGB is (183, 209, 197) - 183 red, 209 green, and 197 blue.

How to use #B7D1C5 in CSS?

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

What colors go well with #B7D1C5?

#D1B7C3 (complementary), #B7D1B8 (analogous), and #89B3A0 (lighter shade) work well with #B7D1C5.