#BBECD9 Color Information

Hex color code: #BBECD9

A delicate cyan shade, #BBECD9 appears as (187, 236, 217) in RGB and (157°, 56%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BBECD9
RGB
187, 236, 217
HSL
157°, 56%, 83%
CMYK
21%, 0%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBECD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 236, 217

Red: 187 / Green: 236 / Blue: 217

HSL

157°, 56%, 83%

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

CMYK

21%, 0%, 8%, 7%

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

What color is #BBECD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBECD9 to RGB:

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

HEX to HSL

Convert #BBECD9 to HSL:

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

HEX to CMYK

Convert #BBECD9 to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #BBECD9 has RGB (187, 236, 217) and HSL (157°, 56%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBECD9 is #ECBBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #BBECC1.

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

Contrast with #BBECD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBECD9?

#BBECD9 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BBECD9?

#BBECD9 in RGB is (187, 236, 217) - 187 red, 236 green, and 217 blue.

How to use #BBECD9 in CSS?

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

What colors go well with #BBECD9?

#ECBBCE (complementary), #BBECC1 (analogous), and #80DBB8 (lighter shade) work well with #BBECD9.