#BADED4 Color Information

Hex color code: #BADED4

A soft cyan shade, #BADED4 appears as (186, 222, 212) in RGB and (163°, 35%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BADED4
RGB
186, 222, 212
HSL
163°, 35%, 80%
CMYK
16%, 0%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADED4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 222, 212

Red: 186 / Green: 222 / Blue: 212

HSL

163°, 35%, 80%

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

CMYK

16%, 0%, 5%, 13%

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

What color is #BADED4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADED4 to RGB:

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

HEX to HSL

Convert #BADED4 to HSL:

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

HEX to CMYK

Convert #BADED4 to CMYK:

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

Color Meaning and Usage

#BADED4 is a light cyan color with RGB values of 186, 222, 212 and HSL of 163°, 35%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BADED4 is #DEBAC4, creating high-contrast pairings. For softer combinations, try analogous colors like #BADEC2.

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

Contrast with #BADED4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADED4?

#BADED4 is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BADED4?

#BADED4 in RGB is (186, 222, 212) - 186 red, 222 green, and 212 blue.

How to use #BADED4 in CSS?

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

What colors go well with #BADED4?

#DEBAC4 (complementary), #BADEC2 (analogous), and #87C5B3 (lighter shade) work well with #BADED4.