#B0C4AA Color Information

Hex color code: #B0C4AA

The hex color #B0C4AA is a understated green with RGB values of (176, 196, 170) and HSL of (106°, 18%, 72%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B0C4AA
RGB
176, 196, 170
HSL
106°, 18%, 72%
CMYK
10%, 0%, 13%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0C4AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 196, 170

Red: 176 / Green: 196 / Blue: 170

HSL

106°, 18%, 72%

Hue: 106° / Saturation: 18% / Lightness: 72%

CMYK

10%, 0%, 13%, 23%

Cyan: 10% / Magenta: 0% / Yellow: 13% / Key: 23%

What color is #B0C4AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0C4AA to RGB:

rgb(176, 196, 170)HEX to RGB Converter →

HEX to HSL

Convert #B0C4AA to HSL:

hsl(106, 18%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B0C4AA to CMYK:

cmyk(10%, 0%, 13%, 23%)Color Converter →

Color Meaning and Usage

A balanced green tone, #B0C4AA has RGB (176, 196, 170) and HSL (106°, 18%, 72%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0C4AA is #BEABC4, creating high-contrast pairings. For softer combinations, try analogous colors like #BEC4AB.

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

Contrast with #B0C4AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0C4AA?

#B0C4AA is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #B0C4AA?

#B0C4AA in RGB is (176, 196, 170) - 176 red, 196 green, and 170 blue.

How to use #B0C4AA in CSS?

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

What colors go well with #B0C4AA?

#BEABC4 (complementary), #BEC4AB (analogous), and #87A57E (lighter shade) work well with #B0C4AA.