#B7DDE2 Color Information

Hex color code: #B7DDE2

#B7DDE2 is a airy cyan color. In RGB it is (183, 221, 226), and in HSL it is (187°, 43%, 80%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#B7DDE2
RGB
183, 221, 226
HSL
187°, 43%, 80%
CMYK
19%, 2%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7DDE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 221, 226

Red: 183 / Green: 221 / Blue: 226

HSL

187°, 43%, 80%

Hue: 187° / Saturation: 43% / Lightness: 80%

CMYK

19%, 2%, 0%, 11%

Cyan: 19% / Magenta: 2% / Yellow: 0% / Key: 11%

What color is #B7DDE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7DDE2 to RGB:

rgb(183, 221, 226)HEX to RGB Converter →

HEX to HSL

Convert #B7DDE2 to HSL:

hsl(187, 43%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #B7DDE2 to CMYK:

cmyk(19%, 2%, 0%, 11%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #B7DDE2 has RGB (183, 221, 226) and HSL (187°, 43%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7DDE2 is #E2BBB6, creating high-contrast pairings. For softer combinations, try analogous colors like #B6E2D1.

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

Contrast with #B7DDE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7DDE2?

#B7DDE2 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B7DDE2?

#B7DDE2 in RGB is (183, 221, 226) - 183 red, 221 green, and 226 blue.

How to use #B7DDE2 in CSS?

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

What colors go well with #B7DDE2?

#E2BBB6 (complementary), #B6E2D1 (analogous), and #7FC3CC (lighter shade) work well with #B7DDE2.