#B3DFDA Color Information

Hex color code: #B3DFDA

#B3DFDA is a ethereal cyan color. In RGB it is (179, 223, 218), and in HSL it is (173°, 41%, 79%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#B3DFDA
RGB
179, 223, 218
HSL
173°, 41%, 79%
CMYK
20%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3DFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 223, 218

Red: 179 / Green: 223 / Blue: 218

HSL

173°, 41%, 79%

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

CMYK

20%, 0%, 2%, 13%

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

What color is #B3DFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3DFDA to RGB:

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

HEX to HSL

Convert #B3DFDA to HSL:

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

HEX to CMYK

Convert #B3DFDA to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #B3DFDA has RGB (179, 223, 218) and HSL (173°, 41%, 79%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3DFDA is #DFB3B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B3DFC4.

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

Contrast with #B3DFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3DFDA?

#B3DFDA is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B3DFDA?

#B3DFDA in RGB is (179, 223, 218) - 179 red, 223 green, and 218 blue.

How to use #B3DFDA in CSS?

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

What colors go well with #B3DFDA?

#DFB3B9 (complementary), #B3DFC4 (analogous), and #7EC9C0 (lighter shade) work well with #B3DFDA.