#BBDFE7 Color Information

Hex color code: #BBDFE7

The hex color #BBDFE7 is a soft cyan with RGB values of (187, 223, 231) and HSL of (191°, 48%, 82%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BBDFE7
RGB
187, 223, 231
HSL
191°, 48%, 82%
CMYK
19%, 3%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDFE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 223, 231

Red: 187 / Green: 223 / Blue: 231

HSL

191°, 48%, 82%

Hue: 191° / Saturation: 48% / Lightness: 82%

CMYK

19%, 3%, 0%, 9%

Cyan: 19% / Magenta: 3% / Yellow: 0% / Key: 9%

What color is #BBDFE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDFE7 to RGB:

rgb(187, 223, 231)HEX to RGB Converter →

HEX to HSL

Convert #BBDFE7 to HSL:

hsl(191, 48%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDFE7 to CMYK:

cmyk(19%, 3%, 0%, 9%)Color Converter →

Color Meaning and Usage

#BBDFE7 is a delicate cyan color with RGB values of 187, 223, 231 and HSL of 191°, 48%, 82%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDFE7 is #E7C3BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBE7D9.

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

Contrast with #BBDFE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDFE7?

#BBDFE7 is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BBDFE7?

#BBDFE7 in RGB is (187, 223, 231) - 187 red, 223 green, and 231 blue.

How to use #BBDFE7 in CSS?

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

What colors go well with #BBDFE7?

#E7C3BB (complementary), #BBE7D9 (analogous), and #82C4D3 (lighter shade) work well with #BBDFE7.