#BBCDD0 Color Information

Hex color code: #BBCDD0

The hex color #BBCDD0 is a ethereal cyan with RGB values of (187, 205, 208) and HSL of (189°, 18%, 77%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#BBCDD0
RGB
187, 205, 208
HSL
189°, 18%, 77%
CMYK
10%, 1%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCDD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 205, 208

Red: 187 / Green: 205 / Blue: 208

HSL

189°, 18%, 77%

Hue: 189° / Saturation: 18% / Lightness: 77%

CMYK

10%, 1%, 0%, 18%

Cyan: 10% / Magenta: 1% / Yellow: 0% / Key: 18%

What color is #BBCDD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCDD0 to RGB:

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

HEX to HSL

Convert #BBCDD0 to HSL:

hsl(189, 18%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCDD0 to CMYK:

cmyk(10%, 1%, 0%, 18%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #BBCDD0 has RGB (187, 205, 208) and HSL (189°, 18%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCDD0 is #CFBDBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BACFC8.

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

Contrast with #BBCDD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCDD0?

#BBCDD0 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BBCDD0?

#BBCDD0 in RGB is (187, 205, 208) - 187 red, 205 green, and 208 blue.

How to use #BBCDD0 in CSS?

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

What colors go well with #BBCDD0?

#CFBDBA (complementary), #BACFC8 (analogous), and #8DAAB0 (lighter shade) work well with #BBCDD0.