#B4DFDA Color Information

Hex color code: #B4DFDA

#B4DFDA is a airy cyan color. In RGB it is (180, 223, 218), and in HSL it is (173°, 40%, 79%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#B4DFDA
RGB
180, 223, 218
HSL
173°, 40%, 79%
CMYK
19%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4DFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 223, 218

Red: 180 / Green: 223 / Blue: 218

HSL

173°, 40%, 79%

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

CMYK

19%, 0%, 2%, 13%

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

What color is #B4DFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4DFDA to RGB:

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

HEX to HSL

Convert #B4DFDA to HSL:

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

HEX to CMYK

Convert #B4DFDA to CMYK:

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

Color Meaning and Usage

#B4DFDA is a delicate cyan color with RGB values of 180, 223, 218 and HSL of 173°, 40%, 79%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4DFDA is #DFB4B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B4DFC4.

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

Contrast with #B4DFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4DFDA?

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

What is the RGB value of #B4DFDA?

#B4DFDA in RGB is (180, 223, 218) - 180 red, 223 green, and 218 blue.

How to use #B4DFDA in CSS?

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

What colors go well with #B4DFDA?

#DFB4B9 (complementary), #B4DFC4 (analogous), and #7EC8BF (lighter shade) work well with #B4DFDA.