#B9DFEC Color Information

Hex color code: #B9DFEC

The hex color #B9DFEC is a ethereal blue with RGB values of (185, 223, 236) and HSL of (195°, 57%, 83%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#B9DFEC
RGB
185, 223, 236
HSL
195°, 57%, 83%
CMYK
22%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9DFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 223, 236

Red: 185 / Green: 223 / Blue: 236

HSL

195°, 57%, 83%

Hue: 195° / Saturation: 57% / Lightness: 83%

CMYK

22%, 6%, 0%, 7%

Cyan: 22% / Magenta: 6% / Yellow: 0% / Key: 7%

What color is #B9DFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9DFEC to RGB:

rgb(185, 223, 236)HEX to RGB Converter →

HEX to HSL

Convert #B9DFEC to HSL:

hsl(195, 57%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #B9DFEC to CMYK:

cmyk(22%, 6%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B9DFEC is a ethereal blue color with RGB values of 185, 223, 236 and HSL of 195°, 57%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9DFEC is #ECC7BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBECE0.

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

Contrast with #B9DFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9DFEC?

#B9DFEC is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B9DFEC?

#B9DFEC in RGB is (185, 223, 236) - 185 red, 223 green, and 236 blue.

How to use #B9DFEC in CSS?

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

What colors go well with #B9DFEC?

#ECC7BB (complementary), #BBECE0 (analogous), and #7FC5DC (lighter shade) work well with #B9DFEC.