#BBDBCD Color Information

Hex color code: #BBDBCD

#BBDBCD is a light cyan color. In RGB it is (187, 219, 205), and in HSL it is (154°, 31%, 80%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BBDBCD
RGB
187, 219, 205
HSL
154°, 31%, 80%
CMYK
15%, 0%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 219, 205

Red: 187 / Green: 219 / Blue: 205

HSL

154°, 31%, 80%

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

CMYK

15%, 0%, 6%, 14%

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

What color is #BBDBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDBCD to RGB:

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

HEX to HSL

Convert #BBDBCD to HSL:

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

HEX to CMYK

Convert #BBDBCD to CMYK:

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

Color Meaning and Usage

#BBDBCD is a delicate cyan color with RGB values of 187, 219, 205 and HSL of 154°, 31%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDBCD is #DCBCCA, creating high-contrast pairings. For softer combinations, try analogous colors like #BCDCBE.

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

Contrast with #BBDBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDBCD?

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

What is the RGB value of #BBDBCD?

#BBDBCD in RGB is (187, 219, 205) - 187 red, 219 green, and 205 blue.

How to use #BBDBCD in CSS?

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

What colors go well with #BBDBCD?

#DCBCCA (complementary), #BCDCBE (analogous), and #8AC1A9 (lighter shade) work well with #BBDBCD.