#B1DDDA Color Information

Hex color code: #B1DDDA

#B1DDDA is a airy cyan color. In RGB it is (177, 221, 218), and in HSL it is (176°, 39%, 78%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#B1DDDA
RGB
177, 221, 218
HSL
176°, 39%, 78%
CMYK
20%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1DDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 221, 218

Red: 177 / Green: 221 / Blue: 218

HSL

176°, 39%, 78%

Hue: 176° / Saturation: 39% / Lightness: 78%

CMYK

20%, 0%, 1%, 13%

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

What color is #B1DDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1DDDA to RGB:

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

HEX to HSL

Convert #B1DDDA to HSL:

hsl(176, 39%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #B1DDDA to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #B1DDDA has RGB (177, 221, 218) and HSL (176°, 39%, 78%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1DDDA is #DDB1B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B1DDC4.

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

Contrast with #B1DDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1DDDA?

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

What is the RGB value of #B1DDDA?

#B1DDDA in RGB is (177, 221, 218) - 177 red, 221 green, and 218 blue.

How to use #B1DDDA in CSS?

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

What colors go well with #B1DDDA?

#DDB1B4 (complementary), #B1DDC4 (analogous), and #7CC5C1 (lighter shade) work well with #B1DDDA.