#BBECDD Color Information

Hex color code: #BBECDD

The hex color #BBECDD is a airy cyan with RGB values of (187, 236, 221) and HSL of (162°, 56%, 83%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BBECDD
RGB
187, 236, 221
HSL
162°, 56%, 83%
CMYK
21%, 0%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBECDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 236, 221

Red: 187 / Green: 236 / Blue: 221

HSL

162°, 56%, 83%

Hue: 162° / Saturation: 56% / Lightness: 83%

CMYK

21%, 0%, 6%, 7%

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

What color is #BBECDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBECDD to RGB:

rgb(187, 236, 221)HEX to RGB Converter →

HEX to HSL

Convert #BBECDD to HSL:

hsl(162, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BBECDD to CMYK:

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

Color Meaning and Usage

#BBECDD is a ethereal cyan color with RGB values of 187, 236, 221 and HSL of 162°, 56%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBECDD is #ECBBCA, creating high-contrast pairings. For softer combinations, try analogous colors like #BBECC5.

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

Contrast with #BBECDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBECDD?

#BBECDD is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BBECDD?

#BBECDD in RGB is (187, 236, 221) - 187 red, 236 green, and 221 blue.

How to use #BBECDD in CSS?

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

What colors go well with #BBECDD?

#ECBBCA (complementary), #BBECC5 (analogous), and #80DBC0 (lighter shade) work well with #BBECDD.