#BBCED1 Color Information

Hex color code: #BBCED1

The hex color #BBCED1 is a delicate cyan with RGB values of (187, 206, 209) and HSL of (188°, 19%, 78%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BBCED1
RGB
187, 206, 209
HSL
188°, 19%, 78%
CMYK
11%, 1%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCED1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 206, 209

Red: 187 / Green: 206 / Blue: 209

HSL

188°, 19%, 78%

Hue: 188° / Saturation: 19% / Lightness: 78%

CMYK

11%, 1%, 0%, 18%

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

What color is #BBCED1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCED1 to RGB:

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

HEX to HSL

Convert #BBCED1 to HSL:

hsl(188, 19%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCED1 to CMYK:

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

Color Meaning and Usage

#BBCED1 is a ethereal cyan color with RGB values of 187, 206, 209 and HSL of 188°, 19%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCED1 is #D2BFBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCD2CA.

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

Contrast with #BBCED1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCED1?

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

What is the RGB value of #BBCED1?

#BBCED1 in RGB is (187, 206, 209) - 187 red, 206 green, and 209 blue.

How to use #BBCED1 in CSS?

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

What colors go well with #BBCED1?

#D2BFBC (complementary), #BCD2CA (analogous), and #8FAEB3 (lighter shade) work well with #BBCED1.