#BAD49B Color Information

Hex color code: #BAD49B

A subtle green shade, #BAD49B appears as (186, 212, 155) in RGB and (87°, 40%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BAD49B
RGB
186, 212, 155
HSL
87°, 40%, 72%
CMYK
12%, 0%, 27%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAD49B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 212, 155

Red: 186 / Green: 212 / Blue: 155

HSL

87°, 40%, 72%

Hue: 87° / Saturation: 40% / Lightness: 72%

CMYK

12%, 0%, 27%, 17%

Cyan: 12% / Magenta: 0% / Yellow: 27% / Key: 17%

What color is #BAD49B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAD49B to RGB:

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

HEX to HSL

Convert #BAD49B to HSL:

hsl(87, 40%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BAD49B to CMYK:

cmyk(12%, 0%, 27%, 17%)Color Converter →

Color Meaning and Usage

#BAD49B is a delicate green color with RGB values of 186, 212, 155 and HSL of 87°, 40%, 72%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAD49B is #B59BD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4D19B.

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

Contrast with #BAD49B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAD49B?

#BAD49B is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAD49B?

#BAD49B in RGB is (186, 212, 155) - 186 red, 212 green, and 155 blue.

How to use #BAD49B in CSS?

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

What colors go well with #BAD49B?

#B59BD4 (complementary), #D4D19B (analogous), and #96BD65 (lighter shade) work well with #BAD49B.