#BBDAD2 Color Information

Hex color code: #BBDAD2

A airy cyan shade, #BBDAD2 appears as (187, 218, 210) in RGB and (165°, 30%, 79%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BBDAD2
RGB
187, 218, 210
HSL
165°, 30%, 79%
CMYK
14%, 0%, 4%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 218, 210

Red: 187 / Green: 218 / Blue: 210

HSL

165°, 30%, 79%

Hue: 165° / Saturation: 30% / Lightness: 79%

CMYK

14%, 0%, 4%, 15%

Cyan: 14% / Magenta: 0% / Yellow: 4% / Key: 15%

What color is #BBDAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDAD2 to RGB:

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

HEX to HSL

Convert #BBDAD2 to HSL:

hsl(165, 30%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDAD2 to CMYK:

cmyk(14%, 0%, 4%, 15%)Color Converter →

Color Meaning and Usage

#BBDAD2 is a airy cyan color with RGB values of 187, 218, 210 and HSL of 165°, 30%, 79%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDAD2 is #DAB9C1, creating high-contrast pairings. For softer combinations, try analogous colors like #B9DAC1.

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

Contrast with #BBDAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDAD2?

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

What is the RGB value of #BBDAD2?

#BBDAD2 in RGB is (187, 218, 210) - 187 red, 218 green, and 210 blue.

How to use #BBDAD2 in CSS?

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

What colors go well with #BBDAD2?

#DAB9C1 (complementary), #B9DAC1 (analogous), and #88BFB1 (lighter shade) work well with #BBDAD2.