#B3DDDB Color Information

Hex color code: #B3DDDB

A delicate cyan shade, #B3DDDB appears as (179, 221, 219) in RGB and (177°, 38%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#B3DDDB
RGB
179, 221, 219
HSL
177°, 38%, 78%
CMYK
19%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3DDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 221, 219

Red: 179 / Green: 221 / Blue: 219

HSL

177°, 38%, 78%

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

CMYK

19%, 0%, 1%, 13%

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

What color is #B3DDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3DDDB to RGB:

rgb(179, 221, 219)HEX to RGB Converter →

HEX to HSL

Convert #B3DDDB to HSL:

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

HEX to CMYK

Convert #B3DDDB to CMYK:

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

Color Meaning and Usage

#B3DDDB is a soft cyan color with RGB values of 179, 221, 219 and HSL of 177°, 38%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B3DDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3DDDB?

#B3DDDB is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B3DDDB?

#B3DDDB in RGB is (179, 221, 219) - 179 red, 221 green, and 219 blue.

How to use #B3DDDB in CSS?

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

What colors go well with #B3DDDB?

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