#BBECE2 Color Information

Hex color code: #BBECE2

#BBECE2 is a delicate cyan color. In RGB it is (187, 236, 226), and in HSL it is (168°, 56%, 83%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BBECE2
RGB
187, 236, 226
HSL
168°, 56%, 83%
CMYK
21%, 0%, 4%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBECE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 236, 226

Red: 187 / Green: 236 / Blue: 226

HSL

168°, 56%, 83%

Hue: 168° / Saturation: 56% / Lightness: 83%

CMYK

21%, 0%, 4%, 7%

Cyan: 21% / Magenta: 0% / Yellow: 4% / Key: 7%

What color is #BBECE2?

#BBECE2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBECE2 to RGB:

rgb(187, 236, 226)HEX to RGB Converter →

HEX to HSL

Convert #BBECE2 to HSL:

hsl(168, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BBECE2 to CMYK:

cmyk(21%, 0%, 4%, 7%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #BBECE2 has RGB (187, 236, 226) and HSL (168°, 56%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBECE2 is #ECBBC5, creating high-contrast pairings. For softer combinations, try analogous colors like #BBECCA.

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

Contrast with #BBECE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBECE2?

#BBECE2 is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BBECE2?

#BBECE2 in RGB is (187, 236, 226) - 187 red, 236 green, and 226 blue.

How to use #BBECE2 in CSS?

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

What colors go well with #BBECE2?

#ECBBC5 (complementary), #BBECCA (analogous), and #80DBC9 (lighter shade) work well with #BBECE2.