#B3D6CA Color Information

Hex color code: #B3D6CA

The hex color #B3D6CA is a soft cyan with RGB values of (179, 214, 202) and HSL of (159°, 30%, 77%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#B3D6CA
RGB
179, 214, 202
HSL
159°, 30%, 77%
CMYK
16%, 0%, 6%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3D6CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 214, 202

Red: 179 / Green: 214 / Blue: 202

HSL

159°, 30%, 77%

Hue: 159° / Saturation: 30% / Lightness: 77%

CMYK

16%, 0%, 6%, 16%

Cyan: 16% / Magenta: 0% / Yellow: 6% / Key: 16%

What color is #B3D6CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3D6CA to RGB:

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

HEX to HSL

Convert #B3D6CA to HSL:

hsl(159, 30%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #B3D6CA to CMYK:

cmyk(16%, 0%, 6%, 16%)Color Converter →

Color Meaning and Usage

#B3D6CA is a airy cyan color with RGB values of 179, 214, 202 and HSL of 159°, 30%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3D6CA is #D6B3BF, creating high-contrast pairings. For softer combinations, try analogous colors like #B3D6B8.

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

Contrast with #B3D6CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3D6CA?

#B3D6CA is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B3D6CA?

#B3D6CA in RGB is (179, 214, 202) - 179 red, 214 green, and 202 blue.

How to use #B3D6CA in CSS?

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

What colors go well with #B3D6CA?

#D6B3BF (complementary), #B3D6B8 (analogous), and #81BBA7 (lighter shade) work well with #B3D6CA.