#B3CABA Color Information

Hex color code: #B3CABA

The hex color #B3CABA is a balanced green with RGB values of (179, 202, 186) and HSL of (138°, 18%, 75%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B3CABA
RGB
179, 202, 186
HSL
138°, 18%, 75%
CMYK
11%, 0%, 8%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3CABA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 202, 186

Red: 179 / Green: 202 / Blue: 186

HSL

138°, 18%, 75%

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

CMYK

11%, 0%, 8%, 21%

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

What color is #B3CABA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3CABA to RGB:

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

HEX to HSL

Convert #B3CABA to HSL:

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

HEX to CMYK

Convert #B3CABA to CMYK:

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

Color Meaning and Usage

#B3CABA is a subtle green color with RGB values of 179, 202, 186 and HSL of 138°, 18%, 75%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3CABA is #CBB4C4, creating high-contrast pairings. For softer combinations, try analogous colors like #B8CBB4.

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

Contrast with #B3CABA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3CABA?

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

What is the RGB value of #B3CABA?

#B3CABA in RGB is (179, 202, 186) - 179 red, 202 green, and 186 blue.

How to use #B3CABA in CSS?

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

What colors go well with #B3CABA?

#CBB4C4 (complementary), #B8CBB4 (analogous), and #87AB92 (lighter shade) work well with #B3CABA.