#BBCCD0 Color Information

Hex color code: #BBCCD0

#BBCCD0 is a delicate cyan color. In RGB it is (187, 204, 208), and in HSL it is (191°, 18%, 77%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BBCCD0
RGB
187, 204, 208
HSL
191°, 18%, 77%
CMYK
10%, 2%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCCD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 204, 208

Red: 187 / Green: 204 / Blue: 208

HSL

191°, 18%, 77%

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

CMYK

10%, 2%, 0%, 18%

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

What color is #BBCCD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCCD0 to RGB:

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

HEX to HSL

Convert #BBCCD0 to HSL:

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

HEX to CMYK

Convert #BBCCD0 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #BBCCD0 has RGB (187, 204, 208) and HSL (191°, 18%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #BBCCD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCCD0?

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

What is the RGB value of #BBCCD0?

#BBCCD0 in RGB is (187, 204, 208) - 187 red, 204 green, and 208 blue.

How to use #BBCCD0 in CSS?

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

What colors go well with #BBCCD0?

#CFBEBA (complementary), #BACFC8 (analogous), and #8DA9B0 (lighter shade) work well with #BBCCD0.