#B6D0AB Color Information

Hex color code: #B6D0AB

#B6D0AB is a delicate green color. In RGB it is (182, 208, 171), and in HSL it is (102°, 28%, 74%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B6D0AB
RGB
182, 208, 171
HSL
102°, 28%, 74%
CMYK
12%, 0%, 18%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6D0AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 208, 171

Red: 182 / Green: 208 / Blue: 171

HSL

102°, 28%, 74%

Hue: 102° / Saturation: 28% / Lightness: 74%

CMYK

12%, 0%, 18%, 18%

Cyan: 12% / Magenta: 0% / Yellow: 18% / Key: 18%

What color is #B6D0AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6D0AB to RGB:

rgb(182, 208, 171)HEX to RGB Converter →

HEX to HSL

Convert #B6D0AB to HSL:

hsl(102, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B6D0AB to CMYK:

cmyk(12%, 0%, 18%, 18%)Color Converter →

Color Meaning and Usage

#B6D0AB is a pastel green color with RGB values of 182, 208, 171 and HSL of 102°, 28%, 74%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6D0AB is #C4AACF, creating high-contrast pairings. For softer combinations, try analogous colors like #C8CFAA.

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

Contrast with #B6D0AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6D0AB?

#B6D0AB is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #B6D0AB?

#B6D0AB in RGB is (182, 208, 171) - 182 red, 208 green, and 171 blue.

How to use #B6D0AB in CSS?

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

What colors go well with #B6D0AB?

#C4AACF (complementary), #C8CFAA (analogous), and #8BB479 (lighter shade) work well with #B6D0AB.