#B0C9CF Color Information

Hex color code: #B0C9CF

A pastel cyan shade, #B0C9CF appears as (176, 201, 207) in RGB and (192°, 24%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#B0C9CF
RGB
176, 201, 207
HSL
192°, 24%, 75%
CMYK
15%, 3%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0C9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 201, 207

Red: 176 / Green: 201 / Blue: 207

HSL

192°, 24%, 75%

Hue: 192° / Saturation: 24% / Lightness: 75%

CMYK

15%, 3%, 0%, 19%

Cyan: 15% / Magenta: 3% / Yellow: 0% / Key: 19%

What color is #B0C9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0C9CF to RGB:

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

HEX to HSL

Convert #B0C9CF to HSL:

hsl(192, 24%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B0C9CF to CMYK:

cmyk(15%, 3%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B0C9CF is a soft cyan color with RGB values of 176, 201, 207 and HSL of 192°, 24%, 75%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0C9CF is #CFB6B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0CFC5.

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

Contrast with #B0C9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0C9CF?

#B0C9CF is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B0C9CF?

#B0C9CF in RGB is (176, 201, 207) - 176 red, 201 green, and 207 blue.

How to use #B0C9CF in CSS?

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

What colors go well with #B0C9CF?

#CFB6B0 (complementary), #B0CFC5 (analogous), and #81A8B1 (lighter shade) work well with #B0C9CF.