#BBDDCE Color Information

Hex color code: #BBDDCE

The hex color #BBDDCE is a delicate cyan with RGB values of (187, 221, 206) and HSL of (154°, 33%, 80%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BBDDCE
RGB
187, 221, 206
HSL
154°, 33%, 80%
CMYK
15%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 221, 206

Red: 187 / Green: 221 / Blue: 206

HSL

154°, 33%, 80%

Hue: 154° / Saturation: 33% / Lightness: 80%

CMYK

15%, 0%, 7%, 13%

Cyan: 15% / Magenta: 0% / Yellow: 7% / Key: 13%

What color is #BBDDCE?

#BBDDCE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDDCE to RGB:

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

HEX to HSL

Convert #BBDDCE to HSL:

hsl(154, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDDCE to CMYK:

cmyk(15%, 0%, 7%, 13%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #BBDDCE has RGB (187, 221, 206) and HSL (154°, 33%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDDCE is #DDBBCA, creating high-contrast pairings. For softer combinations, try analogous colors like #BBDDBD.

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

Contrast with #BBDDCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDDCE?

#BBDDCE is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BBDDCE?

#BBDDCE in RGB is (187, 221, 206) - 187 red, 221 green, and 206 blue.

How to use #BBDDCE in CSS?

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

What colors go well with #BBDDCE?

#DDBBCA (complementary), #BBDDBD (analogous), and #88C3AA (lighter shade) work well with #BBDDCE.