#BAD3AB Color Information

Hex color code: #BAD3AB

#BAD3AB is a soft green color. In RGB it is (186, 211, 171), and in HSL it is (98°, 31%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BAD3AB
RGB
186, 211, 171
HSL
98°, 31%, 75%
CMYK
12%, 0%, 19%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAD3AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 211, 171

Red: 186 / Green: 211 / Blue: 171

HSL

98°, 31%, 75%

Hue: 98° / Saturation: 31% / Lightness: 75%

CMYK

12%, 0%, 19%, 17%

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

What color is #BAD3AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAD3AB to RGB:

rgb(186, 211, 171)HEX to RGB Converter →

HEX to HSL

Convert #BAD3AB to HSL:

hsl(98, 31%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BAD3AB to CMYK:

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

Color Meaning and Usage

A delicate green tone, #BAD3AB has RGB (186, 211, 171) and HSL (98°, 31%, 75%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAD3AB is #C5ABD3, creating high-contrast pairings. For softer combinations, try analogous colors like #CED3AB.

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

Contrast with #BAD3AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAD3AB?

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

What is the RGB value of #BAD3AB?

#BAD3AB in RGB is (186, 211, 171) - 186 red, 211 green, and 171 blue.

How to use #BAD3AB in CSS?

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

What colors go well with #BAD3AB?

#C5ABD3 (complementary), #CED3AB (analogous), and #91B979 (lighter shade) work well with #BAD3AB.