#BCD1CF Color Information

Hex color code: #BCD1CF

A airy cyan shade, #BCD1CF appears as (188, 209, 207) in RGB and (174°, 19%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BCD1CF
RGB
188, 209, 207
HSL
174°, 19%, 78%
CMYK
10%, 0%, 1%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCD1CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 209, 207

Red: 188 / Green: 209 / Blue: 207

HSL

174°, 19%, 78%

Hue: 174° / Saturation: 19% / Lightness: 78%

CMYK

10%, 0%, 1%, 18%

Cyan: 10% / Magenta: 0% / Yellow: 1% / Key: 18%

What color is #BCD1CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCD1CF to RGB:

rgb(188, 209, 207)HEX to RGB Converter →

HEX to HSL

Convert #BCD1CF to HSL:

hsl(174, 19%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BCD1CF to CMYK:

cmyk(10%, 0%, 1%, 18%)Color Converter →

Color Meaning and Usage

#BCD1CF is a soft cyan color with RGB values of 188, 209, 207 and HSL of 174°, 19%, 78%. 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 #BCD1CF is #D2BCBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BCD2C5.

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

Contrast with #BCD1CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCD1CF?

#BCD1CF is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BCD1CF?

#BCD1CF in RGB is (188, 209, 207) - 188 red, 209 green, and 207 blue.

How to use #BCD1CF in CSS?

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

What colors go well with #BCD1CF?

#D2BCBE (complementary), #BCD2C5 (analogous), and #8FB3AF (lighter shade) work well with #BCD1CF.