#BBDFDA Color Information

Hex color code: #BBDFDA

The hex color #BBDFDA is a ethereal cyan with RGB values of (187, 223, 218) and HSL of (172°, 36%, 80%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BBDFDA
RGB
187, 223, 218
HSL
172°, 36%, 80%
CMYK
16%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 223, 218

Red: 187 / Green: 223 / Blue: 218

HSL

172°, 36%, 80%

Hue: 172° / Saturation: 36% / Lightness: 80%

CMYK

16%, 0%, 2%, 13%

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

What color is #BBDFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDFDA to RGB:

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

HEX to HSL

Convert #BBDFDA to HSL:

hsl(172, 36%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDFDA to CMYK:

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

Color Meaning and Usage

#BBDFDA is a light cyan color with RGB values of 187, 223, 218 and HSL of 172°, 36%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDFDA is #DEBABF, creating high-contrast pairings. For softer combinations, try analogous colors like #BADEC7.

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

Contrast with #BBDFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDFDA?

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

What is the RGB value of #BBDFDA?

#BBDFDA in RGB is (187, 223, 218) - 187 red, 223 green, and 218 blue.

How to use #BBDFDA in CSS?

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

What colors go well with #BBDFDA?

#DEBABF (complementary), #BADEC7 (analogous), and #86C6BD (lighter shade) work well with #BBDFDA.