#B5DFCD Color Information

Hex color code: #B5DFCD

The hex color #B5DFCD is a ethereal cyan with RGB values of (181, 223, 205) and HSL of (154°, 40%, 79%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#B5DFCD
RGB
181, 223, 205
HSL
154°, 40%, 79%
CMYK
19%, 0%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5DFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 223, 205

Red: 181 / Green: 223 / Blue: 205

HSL

154°, 40%, 79%

Hue: 154° / Saturation: 40% / Lightness: 79%

CMYK

19%, 0%, 8%, 13%

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

What color is #B5DFCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5DFCD to RGB:

rgb(181, 223, 205)HEX to RGB Converter →

HEX to HSL

Convert #B5DFCD to HSL:

hsl(154, 40%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #B5DFCD to CMYK:

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

Color Meaning and Usage

#B5DFCD is a light cyan color with RGB values of 181, 223, 205 and HSL of 154°, 40%, 79%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5DFCD is #DFB4C7, creating high-contrast pairings. For softer combinations, try analogous colors like #B4DFB7.

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

Contrast with #B5DFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5DFCD?

#B5DFCD is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B5DFCD?

#B5DFCD in RGB is (181, 223, 205) - 181 red, 223 green, and 205 blue.

How to use #B5DFCD in CSS?

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

What colors go well with #B5DFCD?

#DFB4C7 (complementary), #B4DFB7 (analogous), and #7EC8A8 (lighter shade) work well with #B5DFCD.