#B3CBBA Color Information

Hex color code: #B3CBBA

A balanced green shade, #B3CBBA appears as (179, 203, 186) in RGB and (138°, 19%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B3CBBA
RGB
179, 203, 186
HSL
138°, 19%, 75%
CMYK
12%, 0%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3CBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 203, 186

Red: 179 / Green: 203 / Blue: 186

HSL

138°, 19%, 75%

Hue: 138° / Saturation: 19% / Lightness: 75%

CMYK

12%, 0%, 8%, 20%

Cyan: 12% / Magenta: 0% / Yellow: 8% / Key: 20%

What color is #B3CBBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3CBBA to RGB:

rgb(179, 203, 186)HEX to RGB Converter →

HEX to HSL

Convert #B3CBBA to HSL:

hsl(138, 19%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B3CBBA to CMYK:

cmyk(12%, 0%, 8%, 20%)Color Converter →

Color Meaning and Usage

#B3CBBA is a subtle green color with RGB values of 179, 203, 186 and HSL of 138°, 19%, 75%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3CBBA is #CBB3C4, creating high-contrast pairings. For softer combinations, try analogous colors like #B8CBB3.

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

Contrast with #B3CBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3CBBA?

#B3CBBA is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #B3CBBA?

#B3CBBA in RGB is (179, 203, 186) - 179 red, 203 green, and 186 blue.

How to use #B3CBBA in CSS?

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

What colors go well with #B3CBBA?

#CBB3C4 (complementary), #B8CBB3 (analogous), and #86AC91 (lighter shade) work well with #B3CBBA.