#BADECA Color Information

Hex color code: #BADECA

A ethereal green shade, #BADECA appears as (186, 222, 202) in RGB and (147°, 35%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BADECA
RGB
186, 222, 202
HSL
147°, 35%, 80%
CMYK
16%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BADECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 222, 202

Red: 186 / Green: 222 / Blue: 202

HSL

147°, 35%, 80%

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

CMYK

16%, 0%, 9%, 13%

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

What color is #BADECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BADECA to RGB:

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

HEX to HSL

Convert #BADECA to HSL:

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

HEX to CMYK

Convert #BADECA to CMYK:

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

Color Meaning and Usage

A airy green tone, #BADECA has RGB (186, 222, 202) and HSL (147°, 35%, 80%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BADECA is #DEBACE, creating high-contrast pairings. For softer combinations, try analogous colors like #BCDEBA.

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

Contrast with #BADECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BADECA?

#BADECA is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #BADECA?

#BADECA in RGB is (186, 222, 202) - 186 red, 222 green, and 202 blue.

How to use #BADECA in CSS?

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

What colors go well with #BADECA?

#DEBACE (complementary), #BCDEBA (analogous), and #87C5A3 (lighter shade) work well with #BADECA.