#BBDBE2 Color Information

Hex color code: #BBDBE2

The hex color #BBDBE2 is a airy cyan with RGB values of (187, 219, 226) and HSL of (191°, 40%, 81%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BBDBE2
RGB
187, 219, 226
HSL
191°, 40%, 81%
CMYK
17%, 3%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDBE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 219, 226

Red: 187 / Green: 219 / Blue: 226

HSL

191°, 40%, 81%

Hue: 191° / Saturation: 40% / Lightness: 81%

CMYK

17%, 3%, 0%, 11%

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

What color is #BBDBE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDBE2 to RGB:

rgb(187, 219, 226)HEX to RGB Converter →

HEX to HSL

Convert #BBDBE2 to HSL:

hsl(191, 40%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDBE2 to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #BBDBE2 has RGB (187, 219, 226) and HSL (191°, 40%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDBE2 is #E2C2BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBE2D6.

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

Contrast with #BBDBE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDBE2?

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

What is the RGB value of #BBDBE2?

#BBDBE2 in RGB is (187, 219, 226) - 187 red, 219 green, and 226 blue.

How to use #BBDBE2 in CSS?

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

What colors go well with #BBDBE2?

#E2C2BB (complementary), #BBE2D6 (analogous), and #86BECB (lighter shade) work well with #BBDBE2.