#B3CADB Color Information

Hex color code: #B3CADB

A light blue shade, #B3CADB appears as (179, 202, 219) in RGB and (206°, 36%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#B3CADB
RGB
179, 202, 219
HSL
206°, 36%, 78%
CMYK
18%, 8%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3CADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 202, 219

Red: 179 / Green: 202 / Blue: 219

HSL

206°, 36%, 78%

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

CMYK

18%, 8%, 0%, 14%

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

What color is #B3CADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3CADB to RGB:

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

HEX to HSL

Convert #B3CADB to HSL:

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

HEX to CMYK

Convert #B3CADB to CMYK:

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

Color Meaning and Usage

A soft blue tone, #B3CADB has RGB (179, 202, 219) and HSL (206°, 36%, 78%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3CADB is #DBC4B3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3DBD8.

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

Contrast with #B3CADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3CADB?

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

What is the RGB value of #B3CADB?

#B3CADB in RGB is (179, 202, 219) - 179 red, 202 green, and 219 blue.

How to use #B3CADB in CSS?

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

What colors go well with #B3CADB?

#DBC4B3 (complementary), #B3DBD8 (analogous), and #7FA5C3 (lighter shade) work well with #B3CADB.