#B5DCE3 Color Information

Hex color code: #B5DCE3

The hex color #B5DCE3 is a delicate cyan with RGB values of (181, 220, 227) and HSL of (189°, 45%, 80%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#B5DCE3
RGB
181, 220, 227
HSL
189°, 45%, 80%
CMYK
20%, 3%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5DCE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 220, 227

Red: 181 / Green: 220 / Blue: 227

HSL

189°, 45%, 80%

Hue: 189° / Saturation: 45% / Lightness: 80%

CMYK

20%, 3%, 0%, 11%

Cyan: 20% / Magenta: 3% / Yellow: 0% / Key: 11%

What color is #B5DCE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5DCE3 to RGB:

rgb(181, 220, 227)HEX to RGB Converter →

HEX to HSL

Convert #B5DCE3 to HSL:

hsl(189, 45%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #B5DCE3 to CMYK:

cmyk(20%, 3%, 0%, 11%)Color Converter →

Color Meaning and Usage

#B5DCE3 is a airy cyan color with RGB values of 181, 220, 227 and HSL of 189°, 45%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5DCE3 is #E3BCB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5E3D3.

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

Contrast with #B5DCE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5DCE3?

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

What is the RGB value of #B5DCE3?

#B5DCE3 in RGB is (181, 220, 227) - 181 red, 220 green, and 227 blue.

How to use #B5DCE3 in CSS?

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

What colors go well with #B5DCE3?

#E3BCB5 (complementary), #B5E3D3 (analogous), and #7EC2CE (lighter shade) work well with #B5DCE3.