#B3CBDB Color Information

Hex color code: #B3CBDB

The hex color #B3CBDB is a airy blue with RGB values of (179, 203, 219) and HSL of (204°, 36%, 78%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#B3CBDB
RGB
179, 203, 219
HSL
204°, 36%, 78%
CMYK
18%, 7%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3CBDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 203, 219

Red: 179 / Green: 203 / Blue: 219

HSL

204°, 36%, 78%

Hue: 204° / Saturation: 36% / Lightness: 78%

CMYK

18%, 7%, 0%, 14%

Cyan: 18% / Magenta: 7% / Yellow: 0% / Key: 14%

What color is #B3CBDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3CBDB to RGB:

rgb(179, 203, 219)HEX to RGB Converter →

HEX to HSL

Convert #B3CBDB to HSL:

hsl(204, 36%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #B3CBDB to CMYK:

cmyk(18%, 7%, 0%, 14%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #B3CBDB has RGB (179, 203, 219) and HSL (204°, 36%, 78%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3CBDB is #DBC3B3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3DBD7.

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

Contrast with #B3CBDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3CBDB?

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

What is the RGB value of #B3CBDB?

#B3CBDB in RGB is (179, 203, 219) - 179 red, 203 green, and 219 blue.

How to use #B3CBDB in CSS?

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

What colors go well with #B3CBDB?

#DBC3B3 (complementary), #B3DBD7 (analogous), and #7FA7C3 (lighter shade) work well with #B3CBDB.