#B1DCDA Color Information

Hex color code: #B1DCDA

The hex color #B1DCDA is a ethereal cyan with RGB values of (177, 220, 218) and HSL of (177°, 38%, 78%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#B1DCDA
RGB
177, 220, 218
HSL
177°, 38%, 78%
CMYK
20%, 0%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1DCDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 220, 218

Red: 177 / Green: 220 / Blue: 218

HSL

177°, 38%, 78%

Hue: 177° / Saturation: 38% / Lightness: 78%

CMYK

20%, 0%, 1%, 14%

Cyan: 20% / Magenta: 0% / Yellow: 1% / Key: 14%

What color is #B1DCDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1DCDA to RGB:

rgb(177, 220, 218)HEX to RGB Converter →

HEX to HSL

Convert #B1DCDA to HSL:

hsl(177, 38%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #B1DCDA to CMYK:

cmyk(20%, 0%, 1%, 14%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #B1DCDA has RGB (177, 220, 218) and HSL (177°, 38%, 78%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1DCDA is #DCB2B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B2DCC5.

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

Contrast with #B1DCDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1DCDA?

#B1DCDA is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B1DCDA?

#B1DCDA in RGB is (177, 220, 218) - 177 red, 220 green, and 218 blue.

How to use #B1DCDA in CSS?

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

What colors go well with #B1DCDA?

#DCB2B4 (complementary), #B2DCC5 (analogous), and #7DC5C1 (lighter shade) work well with #B1DCDA.