#B2C9B5 Color Information

Hex color code: #B2C9B5

A balanced green shade, #B2C9B5 appears as (178, 201, 181) in RGB and (128°, 18%, 74%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B2C9B5
RGB
178, 201, 181
HSL
128°, 18%, 74%
CMYK
11%, 0%, 10%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2C9B5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 201, 181

Red: 178 / Green: 201 / Blue: 181

HSL

128°, 18%, 74%

Hue: 128° / Saturation: 18% / Lightness: 74%

CMYK

11%, 0%, 10%, 21%

Cyan: 11% / Magenta: 0% / Yellow: 10% / Key: 21%

What color is #B2C9B5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2C9B5 to RGB:

rgb(178, 201, 181)HEX to RGB Converter →

HEX to HSL

Convert #B2C9B5 to HSL:

hsl(128, 18%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B2C9B5 to CMYK:

cmyk(11%, 0%, 10%, 21%)Color Converter →

Color Meaning and Usage

A understated green tone, #B2C9B5 has RGB (178, 201, 181) and HSL (128°, 18%, 74%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2C9B5 is #C9B1C5, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC9B1.

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

Contrast with #B2C9B5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2C9B5?

#B2C9B5 is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #B2C9B5?

#B2C9B5 in RGB is (178, 201, 181) - 178 red, 201 green, and 181 blue.

How to use #B2C9B5 in CSS?

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

What colors go well with #B2C9B5?

#C9B1C5 (complementary), #BAC9B1 (analogous), and #84A989 (lighter shade) work well with #B2C9B5.