#BBDACF Color Information

Hex color code: #BBDACF

A soft cyan shade, #BBDACF appears as (187, 218, 207) in RGB and (159°, 30%, 79%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BBDACF
RGB
187, 218, 207
HSL
159°, 30%, 79%
CMYK
14%, 0%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 218, 207

Red: 187 / Green: 218 / Blue: 207

HSL

159°, 30%, 79%

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

CMYK

14%, 0%, 5%, 15%

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

What color is #BBDACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDACF to RGB:

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

HEX to HSL

Convert #BBDACF to HSL:

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

HEX to CMYK

Convert #BBDACF to CMYK:

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

Color Meaning and Usage

#BBDACF is a ethereal cyan color with RGB values of 187, 218, 207 and HSL of 159°, 30%, 79%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDACF is #DAB9C5, creating high-contrast pairings. For softer combinations, try analogous colors like #B9DABE.

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

Contrast with #BBDACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDACF?

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

What is the RGB value of #BBDACF?

#BBDACF in RGB is (187, 218, 207) - 187 red, 218 green, and 207 blue.

How to use #BBDACF in CSS?

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

What colors go well with #BBDACF?

#DAB9C5 (complementary), #B9DABE (analogous), and #88BFAB (lighter shade) work well with #BBDACF.