#B5DAED Color Information

Hex color code: #B5DAED

#B5DAED is a ethereal blue color. In RGB it is (181, 218, 237), and in HSL it is (200°, 61%, 82%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#B5DAED
RGB
181, 218, 237
HSL
200°, 61%, 82%
CMYK
24%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5DAED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 218, 237

Red: 181 / Green: 218 / Blue: 237

HSL

200°, 61%, 82%

Hue: 200° / Saturation: 61% / Lightness: 82%

CMYK

24%, 8%, 0%, 7%

Cyan: 24% / Magenta: 8% / Yellow: 0% / Key: 7%

What color is #B5DAED?

#B5DAED is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5DAED to RGB:

rgb(181, 218, 237)HEX to RGB Converter →

HEX to HSL

Convert #B5DAED to HSL:

hsl(200, 61%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #B5DAED to CMYK:

cmyk(24%, 8%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #B5DAED has RGB (181, 218, 237) and HSL (200°, 61%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5DAED is #EDC8B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5EDE4.

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

Contrast with #B5DAED

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 #B5DAED?

#B5DAED is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B5DAED?

#B5DAED in RGB is (181, 218, 237) - 181 red, 218 green, and 237 blue.

How to use #B5DAED in CSS?

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

What colors go well with #B5DAED?

#EDC8B5 (complementary), #B5EDE4 (analogous), and #78BCDE (lighter shade) work well with #B5DAED.