#B9CBAC Color Information

Hex color code: #B9CBAC

A subtle green shade, #B9CBAC appears as (185, 203, 172) in RGB and (95°, 23%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B9CBAC
RGB
185, 203, 172
HSL
95°, 23%, 74%
CMYK
9%, 0%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9CBAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 203, 172

Red: 185 / Green: 203 / Blue: 172

HSL

95°, 23%, 74%

Hue: 95° / Saturation: 23% / Lightness: 74%

CMYK

9%, 0%, 15%, 20%

Cyan: 9% / Magenta: 0% / Yellow: 15% / Key: 20%

What color is #B9CBAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9CBAC to RGB:

rgb(185, 203, 172)HEX to RGB Converter →

HEX to HSL

Convert #B9CBAC to HSL:

hsl(95, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B9CBAC to CMYK:

cmyk(9%, 0%, 15%, 20%)Color Converter →

Color Meaning and Usage

A pastel green tone, #B9CBAC has RGB (185, 203, 172) and HSL (95°, 23%, 74%). 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 #B9CBAC is #BFADCC, creating high-contrast pairings. For softer combinations, try analogous colors like #C9CCAD.

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

Contrast with #B9CBAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9CBAC?

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

What is the RGB value of #B9CBAC?

#B9CBAC in RGB is (185, 203, 172) - 185 red, 203 green, and 172 blue.

How to use #B9CBAC in CSS?

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

What colors go well with #B9CBAC?

#BFADCC (complementary), #C9CCAD (analogous), and #92AE7E (lighter shade) work well with #B9CBAC.