#BBDCD1 Color Information

Hex color code: #BBDCD1

A soft cyan shade, #BBDCD1 appears as (187, 220, 209) in RGB and (160°, 32%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BBDCD1
RGB
187, 220, 209
HSL
160°, 32%, 80%
CMYK
15%, 0%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDCD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 220, 209

Red: 187 / Green: 220 / Blue: 209

HSL

160°, 32%, 80%

Hue: 160° / Saturation: 32% / Lightness: 80%

CMYK

15%, 0%, 5%, 14%

Cyan: 15% / Magenta: 0% / Yellow: 5% / Key: 14%

What color is #BBDCD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDCD1 to RGB:

rgb(187, 220, 209)HEX to RGB Converter →

HEX to HSL

Convert #BBDCD1 to HSL:

hsl(160, 32%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDCD1 to CMYK:

cmyk(15%, 0%, 5%, 14%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #BBDCD1 has RGB (187, 220, 209) and HSL (160°, 32%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDCD1 is #DCBCC7, creating high-contrast pairings. For softer combinations, try analogous colors like #BCDCC1.

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

Contrast with #BBDCD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDCD1?

#BBDCD1 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BBDCD1?

#BBDCD1 in RGB is (187, 220, 209) - 187 red, 220 green, and 209 blue.

How to use #BBDCD1 in CSS?

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

What colors go well with #BBDCD1?

#DCBCC7 (complementary), #BCDCC1 (analogous), and #89C2AF (lighter shade) work well with #BBDCD1.