#BBCECE Color Information

Hex color code: #BBCECE

A delicate cyan shade, #BBCECE appears as (187, 206, 206) in RGB and (180°, 16%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BBCECE
RGB
187, 206, 206
HSL
180°, 16%, 77%
CMYK
9%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 206, 206

Red: 187 / Green: 206 / Blue: 206

HSL

180°, 16%, 77%

Hue: 180° / Saturation: 16% / Lightness: 77%

CMYK

9%, 0%, 0%, 19%

Cyan: 9% / Magenta: 0% / Yellow: 0% / Key: 19%

What color is #BBCECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCECE to RGB:

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

HEX to HSL

Convert #BBCECE to HSL:

hsl(180, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCECE to CMYK:

cmyk(9%, 0%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #BBCECE has RGB (187, 206, 206) and HSL (180°, 16%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCECE is #CEBBBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBCEC4.

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

Contrast with #BBCECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBCECE?

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

What is the RGB value of #BBCECE?

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

How to use #BBCECE in CSS?

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

What colors go well with #BBCECE?

#CEBBBB (complementary), #BBCEC4 (analogous), and #8FAEAE (lighter shade) work well with #BBCECE.