#BADEDA Color Information

Hex color code: #BADEDA

The hex color #BADEDA is a soft cyan with RGB values of (186, 222, 218) and HSL of (173°, 35%, 80%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BADEDA
RGB
186, 222, 218
HSL
173°, 35%, 80%
CMYK
16%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADEDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 222, 218

Red: 186 / Green: 222 / Blue: 218

HSL

173°, 35%, 80%

Hue: 173° / Saturation: 35% / Lightness: 80%

CMYK

16%, 0%, 2%, 13%

Cyan: 16% / Magenta: 0% / Yellow: 2% / Key: 13%

What color is #BADEDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADEDA to RGB:

rgb(186, 222, 218)HEX to RGB Converter →

HEX to HSL

Convert #BADEDA to HSL:

hsl(173, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BADEDA to CMYK:

cmyk(16%, 0%, 2%, 13%)Color Converter →

Color Meaning and Usage

#BADEDA is a soft cyan color with RGB values of 186, 222, 218 and HSL of 173°, 35%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BADEDA is #DEBABE, creating high-contrast pairings. For softer combinations, try analogous colors like #BADEC8.

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

Contrast with #BADEDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADEDA?

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

What is the RGB value of #BADEDA?

#BADEDA in RGB is (186, 222, 218) - 186 red, 222 green, and 218 blue.

How to use #BADEDA in CSS?

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

What colors go well with #BADEDA?

#DEBABE (complementary), #BADEC8 (analogous), and #87C5BE (lighter shade) work well with #BADEDA.