#BDDBCF Color Information

Hex color code: #BDDBCF

A ethereal cyan shade, #BDDBCF appears as (189, 219, 207) in RGB and (156°, 29%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BDDBCF
RGB
189, 219, 207
HSL
156°, 29%, 80%
CMYK
14%, 0%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDDBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 219, 207

Red: 189 / Green: 219 / Blue: 207

HSL

156°, 29%, 80%

Hue: 156° / Saturation: 29% / Lightness: 80%

CMYK

14%, 0%, 5%, 14%

Cyan: 14% / Magenta: 0% / Yellow: 5% / Key: 14%

What color is #BDDBCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDDBCF to RGB:

rgb(189, 219, 207)HEX to RGB Converter →

HEX to HSL

Convert #BDDBCF to HSL:

hsl(156, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BDDBCF to CMYK:

cmyk(14%, 0%, 5%, 14%)Color Converter →

Color Meaning and Usage

#BDDBCF is a soft cyan color with RGB values of 189, 219, 207 and HSL of 156°, 29%, 80%. 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 #BDDBCF is #DBBDC9, creating high-contrast pairings. For softer combinations, try analogous colors like #BDDBC0.

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

Contrast with #BDDBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDDBCF?

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

What is the RGB value of #BDDBCF?

#BDDBCF in RGB is (189, 219, 207) - 189 red, 219 green, and 207 blue.

How to use #BDDBCF in CSS?

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

What colors go well with #BDDBCF?

#DBBDC9 (complementary), #BDDBC0 (analogous), and #8CC0AB (lighter shade) work well with #BDDBCF.