#BBDACC Color Information

Hex color code: #BBDACC

The hex color #BBDACC is a delicate cyan with RGB values of (187, 218, 204) and HSL of (153°, 30%, 79%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BBDACC
RGB
187, 218, 204
HSL
153°, 30%, 79%
CMYK
14%, 0%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 218, 204

Red: 187 / Green: 218 / Blue: 204

HSL

153°, 30%, 79%

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

CMYK

14%, 0%, 6%, 15%

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

What color is #BBDACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDACC to RGB:

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

HEX to HSL

Convert #BBDACC to HSL:

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

HEX to CMYK

Convert #BBDACC to CMYK:

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

Color Meaning and Usage

#BBDACC is a ethereal cyan color with RGB values of 187, 218, 204 and HSL of 153°, 30%, 79%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDACC is #DAB9C8, creating high-contrast pairings. For softer combinations, try analogous colors like #B9DABB.

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

Contrast with #BBDACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDACC?

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

What is the RGB value of #BBDACC?

#BBDACC in RGB is (187, 218, 204) - 187 red, 218 green, and 204 blue.

How to use #BBDACC in CSS?

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

What colors go well with #BBDACC?

#DAB9C8 (complementary), #B9DABB (analogous), and #88BFA6 (lighter shade) work well with #BBDACC.