#BCDDDD Color Information

Hex color code: #BCDDDD

The hex color #BCDDDD is a ethereal cyan with RGB values of (188, 221, 221) and HSL of (180°, 33%, 80%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BCDDDD
RGB
188, 221, 221
HSL
180°, 33%, 80%
CMYK
15%, 0%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDDDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 221, 221

Red: 188 / Green: 221 / Blue: 221

HSL

180°, 33%, 80%

Hue: 180° / Saturation: 33% / Lightness: 80%

CMYK

15%, 0%, 0%, 13%

Cyan: 15% / Magenta: 0% / Yellow: 0% / Key: 13%

What color is #BCDDDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDDDD to RGB:

rgb(188, 221, 221)HEX to RGB Converter →

HEX to HSL

Convert #BCDDDD to HSL:

hsl(180, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BCDDDD to CMYK:

cmyk(15%, 0%, 0%, 13%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #BCDDDD has RGB (188, 221, 221) and HSL (180°, 33%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDDDD is #DDBBBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBDDCC.

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

Contrast with #BCDDDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDDDD?

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

What is the RGB value of #BCDDDD?

#BCDDDD in RGB is (188, 221, 221) - 188 red, 221 green, and 221 blue.

How to use #BCDDDD in CSS?

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

What colors go well with #BCDDDD?

#DDBBBB (complementary), #BBDDCC (analogous), and #88C3C3 (lighter shade) work well with #BCDDDD.