#BBDFD9 Color Information

Hex color code: #BBDFD9

A airy cyan shade, #BBDFD9 appears as (187, 223, 217) in RGB and (170°, 36%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BBDFD9
RGB
187, 223, 217
HSL
170°, 36%, 80%
CMYK
16%, 0%, 3%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDFD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 223, 217

Red: 187 / Green: 223 / Blue: 217

HSL

170°, 36%, 80%

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

CMYK

16%, 0%, 3%, 13%

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

What color is #BBDFD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDFD9 to RGB:

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

HEX to HSL

Convert #BBDFD9 to HSL:

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

HEX to CMYK

Convert #BBDFD9 to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #BBDFD9 has RGB (187, 223, 217) and HSL (170°, 36%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDFD9 is #DEBAC0, creating high-contrast pairings. For softer combinations, try analogous colors like #BADEC6.

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

Contrast with #BBDFD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDFD9?

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

What is the RGB value of #BBDFD9?

#BBDFD9 in RGB is (187, 223, 217) - 187 red, 223 green, and 217 blue.

How to use #BBDFD9 in CSS?

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

What colors go well with #BBDFD9?

#DEBAC0 (complementary), #BADEC6 (analogous), and #86C6BB (lighter shade) work well with #BBDFD9.