#BDDCF5 Color Information

Hex color code: #BDDCF5

A ethereal blue shade, #BDDCF5 appears as (189, 220, 245) in RGB and (207°, 74%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BDDCF5
RGB
189, 220, 245
HSL
207°, 74%, 85%
CMYK
23%, 10%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDDCF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 220, 245

Red: 189 / Green: 220 / Blue: 245

HSL

207°, 74%, 85%

Hue: 207° / Saturation: 74% / Lightness: 85%

CMYK

23%, 10%, 0%, 4%

Cyan: 23% / Magenta: 10% / Yellow: 0% / Key: 4%

What color is #BDDCF5?

#BDDCF5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDDCF5 to RGB:

rgb(189, 220, 245)HEX to RGB Converter →

HEX to HSL

Convert #BDDCF5 to HSL:

hsl(207, 74%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BDDCF5 to CMYK:

cmyk(23%, 10%, 0%, 4%)Color Converter →

Color Meaning and Usage

#BDDCF5 is a soft blue color with RGB values of 189, 220, 245 and HSL of 207°, 74%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDDCF5 is #F5D6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCF5F2.

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

Contrast with #BDDCF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDDCF5?

#BDDCF5 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDDCF5?

#BDDCF5 in RGB is (189, 220, 245) - 189 red, 220 green, and 245 blue.

How to use #BDDCF5 in CSS?

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

What colors go well with #BDDCF5?

#F5D6BC (complementary), #BCF5F2 (analogous), and #7AB8EB (lighter shade) work well with #BDDCF5.