#BDD3D6 Color Information

Hex color code: #BDD3D6

A airy cyan shade, #BDD3D6 appears as (189, 211, 214) in RGB and (187°, 23%, 79%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BDD3D6
RGB
189, 211, 214
HSL
187°, 23%, 79%
CMYK
12%, 1%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDD3D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 211, 214

Red: 189 / Green: 211 / Blue: 214

HSL

187°, 23%, 79%

Hue: 187° / Saturation: 23% / Lightness: 79%

CMYK

12%, 1%, 0%, 16%

Cyan: 12% / Magenta: 1% / Yellow: 0% / Key: 16%

What color is #BDD3D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDD3D6 to RGB:

rgb(189, 211, 214)HEX to RGB Converter →

HEX to HSL

Convert #BDD3D6 to HSL:

hsl(187, 23%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BDD3D6 to CMYK:

cmyk(12%, 1%, 0%, 16%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #BDD3D6 has RGB (189, 211, 214) and HSL (187°, 23%, 79%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDD3D6 is #D6C0BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDD6CC.

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

Contrast with #BDD3D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDD3D6?

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

What is the RGB value of #BDD3D6?

#BDD3D6 in RGB is (189, 211, 214) - 189 red, 211 green, and 214 blue.

How to use #BDD3D6 in CSS?

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

What colors go well with #BDD3D6?

#D6C0BD (complementary), #BDD6CC (analogous), and #8EB3B8 (lighter shade) work well with #BDD3D6.