#BADFDC Color Information

Hex color code: #BADFDC

The hex color #BADFDC is a delicate cyan with RGB values of (186, 223, 220) and HSL of (175°, 37%, 80%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BADFDC
RGB
186, 223, 220
HSL
175°, 37%, 80%
CMYK
17%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 223, 220

Red: 186 / Green: 223 / Blue: 220

HSL

175°, 37%, 80%

Hue: 175° / Saturation: 37% / Lightness: 80%

CMYK

17%, 0%, 1%, 13%

Cyan: 17% / Magenta: 0% / Yellow: 1% / Key: 13%

What color is #BADFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADFDC to RGB:

rgb(186, 223, 220)HEX to RGB Converter →

HEX to HSL

Convert #BADFDC to HSL:

hsl(175, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BADFDC to CMYK:

cmyk(17%, 0%, 1%, 13%)Color Converter →

Color Meaning and Usage

#BADFDC is a ethereal cyan color with RGB values of 186, 223, 220 and HSL of 175°, 37%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BADFDC is #DFB9BC, creating high-contrast pairings. For softer combinations, try analogous colors like #B9DFC9.

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

Contrast with #BADFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADFDC?

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

What is the RGB value of #BADFDC?

#BADFDC in RGB is (186, 223, 220) - 186 red, 223 green, and 220 blue.

How to use #BADFDC in CSS?

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

What colors go well with #BADFDC?

#DFB9BC (complementary), #B9DFC9 (analogous), and #85C7C1 (lighter shade) work well with #BADFDC.