#B0ECCF Color Information

Hex color code: #B0ECCF

The hex color #B0ECCF is a ethereal cyan with RGB values of (176, 236, 207) and HSL of (151°, 61%, 81%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#B0ECCF
RGB
176, 236, 207
HSL
151°, 61%, 81%
CMYK
25%, 0%, 12%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0ECCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 236, 207

Red: 176 / Green: 236 / Blue: 207

HSL

151°, 61%, 81%

Hue: 151° / Saturation: 61% / Lightness: 81%

CMYK

25%, 0%, 12%, 7%

Cyan: 25% / Magenta: 0% / Yellow: 12% / Key: 7%

What color is #B0ECCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0ECCF to RGB:

rgb(176, 236, 207)HEX to RGB Converter →

HEX to HSL

Convert #B0ECCF to HSL:

hsl(151, 61%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #B0ECCF to CMYK:

cmyk(25%, 0%, 12%, 7%)Color Converter →

Color Meaning and Usage

#B0ECCF is a soft cyan color with RGB values of 176, 236, 207 and HSL of 151°, 61%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0ECCF is #ECB1CE, creating high-contrast pairings. For softer combinations, try analogous colors like #B1ECB2.

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

Contrast with #B0ECCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0ECCF?

#B0ECCF is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B0ECCF?

#B0ECCF in RGB is (176, 236, 207) - 176 red, 236 green, and 207 blue.

How to use #B0ECCF in CSS?

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

What colors go well with #B0ECCF?

#ECB1CE (complementary), #B1ECB2 (analogous), and #73DDAA (lighter shade) work well with #B0ECCF.