#B3CDCE Color Information

Hex color code: #B3CDCE

#B3CDCE is a gentle cyan color. In RGB it is (179, 205, 206), and in HSL it is (182°, 22%, 75%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#B3CDCE
RGB
179, 205, 206
HSL
182°, 22%, 75%
CMYK
13%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3CDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 205, 206

Red: 179 / Green: 205 / Blue: 206

HSL

182°, 22%, 75%

Hue: 182° / Saturation: 22% / Lightness: 75%

CMYK

13%, 0%, 0%, 19%

Cyan: 13% / Magenta: 0% / Yellow: 0% / Key: 19%

What color is #B3CDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3CDCE to RGB:

rgb(179, 205, 206)HEX to RGB Converter →

HEX to HSL

Convert #B3CDCE to HSL:

hsl(182, 22%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B3CDCE to CMYK:

cmyk(13%, 0%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B3CDCE is a soft cyan color with RGB values of 179, 205, 206 and HSL of 182°, 22%, 75%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3CDCE is #CDB2B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1CDC0.

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

Contrast with #B3CDCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3CDCE?

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

What is the RGB value of #B3CDCE?

#B3CDCE in RGB is (179, 205, 206) - 179 red, 205 green, and 206 blue.

How to use #B3CDCE in CSS?

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

What colors go well with #B3CDCE?

#CDB2B1 (complementary), #B1CDC0 (analogous), and #83AEAF (lighter shade) work well with #B3CDCE.