#B4DFDB Color Information

Hex color code: #B4DFDB

A soft cyan shade, #B4DFDB appears as (180, 223, 219) in RGB and (174°, 40%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#B4DFDB
RGB
180, 223, 219
HSL
174°, 40%, 79%
CMYK
19%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4DFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 223, 219

Red: 180 / Green: 223 / Blue: 219

HSL

174°, 40%, 79%

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

CMYK

19%, 0%, 2%, 13%

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

What color is #B4DFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4DFDB to RGB:

rgb(180, 223, 219)HEX to RGB Converter →

HEX to HSL

Convert #B4DFDB to HSL:

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

HEX to CMYK

Convert #B4DFDB to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #B4DFDB has RGB (180, 223, 219) and HSL (174°, 40%, 79%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4DFDB is #DFB4B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B4DFC5.

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

Contrast with #B4DFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4DFDB?

#B4DFDB is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B4DFDB?

#B4DFDB in RGB is (180, 223, 219) - 180 red, 223 green, and 219 blue.

How to use #B4DFDB in CSS?

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

What colors go well with #B4DFDB?

#DFB4B8 (complementary), #B4DFC5 (analogous), and #7EC8C1 (lighter shade) work well with #B4DFDB.