#B0CBA0 Color Information

Hex color code: #B0CBA0

#B0CBA0 is a subtle green color. In RGB it is (176, 203, 160), and in HSL it is (98°, 29%, 71%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B0CBA0
RGB
176, 203, 160
HSL
98°, 29%, 71%
CMYK
13%, 0%, 21%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0CBA0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 203, 160

Red: 176 / Green: 203 / Blue: 160

HSL

98°, 29%, 71%

Hue: 98° / Saturation: 29% / Lightness: 71%

CMYK

13%, 0%, 21%, 20%

Cyan: 13% / Magenta: 0% / Yellow: 21% / Key: 20%

What color is #B0CBA0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0CBA0 to RGB:

rgb(176, 203, 160)HEX to RGB Converter →

HEX to HSL

Convert #B0CBA0 to HSL:

hsl(98, 29%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B0CBA0 to CMYK:

cmyk(13%, 0%, 21%, 20%)Color Converter →

Color Meaning and Usage

#B0CBA0 is a delicate green color with RGB values of 176, 203, 160 and HSL of 98°, 29%, 71%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0CBA0 is #BBA0CA, creating high-contrast pairings. For softer combinations, try analogous colors like #C5CAA0.

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

Contrast with #B0CBA0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0CBA0?

#B0CBA0 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #B0CBA0?

#B0CBA0 in RGB is (176, 203, 160) - 176 red, 203 green, and 160 blue.

How to use #B0CBA0 in CSS?

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

What colors go well with #B0CBA0?

#BBA0CA (complementary), #C5CAA0 (analogous), and #86AF6E (lighter shade) work well with #B0CBA0.