#BADECB Color Information

Hex color code: #BADECB

The hex color #BADECB is a ethereal green with RGB values of (186, 222, 203) and HSL of (148°, 35%, 80%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BADECB
RGB
186, 222, 203
HSL
148°, 35%, 80%
CMYK
16%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 222, 203

Red: 186 / Green: 222 / Blue: 203

HSL

148°, 35%, 80%

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

CMYK

16%, 0%, 9%, 13%

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

What color is #BADECB?

#BADECB is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADECB to RGB:

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

HEX to HSL

Convert #BADECB to HSL:

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

HEX to CMYK

Convert #BADECB to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #BADECB has RGB (186, 222, 203) and HSL (148°, 35%, 80%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BADECB is #DEBACD, creating high-contrast pairings. For softer combinations, try analogous colors like #BBDEBA.

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

Contrast with #BADECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADECB?

#BADECB is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #BADECB?

#BADECB in RGB is (186, 222, 203) - 186 red, 222 green, and 203 blue.

How to use #BADECB in CSS?

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

What colors go well with #BADECB?

#DEBACD (complementary), #BBDEBA (analogous), and #87C5A4 (lighter shade) work well with #BADECB.