#BBC4AE Color Information

Hex color code: #BBC4AE

A muted green shade, #BBC4AE appears as (187, 196, 174) in RGB and (85°, 16%, 73%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BBC4AE
RGB
187, 196, 174
HSL
85°, 16%, 73%
CMYK
5%, 0%, 11%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC4AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 196, 174

Red: 187 / Green: 196 / Blue: 174

HSL

85°, 16%, 73%

Hue: 85° / Saturation: 16% / Lightness: 73%

CMYK

5%, 0%, 11%, 23%

Cyan: 5% / Magenta: 0% / Yellow: 11% / Key: 23%

What color is #BBC4AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC4AE to RGB:

rgb(187, 196, 174)HEX to RGB Converter →

HEX to HSL

Convert #BBC4AE to HSL:

hsl(85, 16%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC4AE to CMYK:

cmyk(5%, 0%, 11%, 23%)Color Converter →

Color Meaning and Usage

A subtle green tone, #BBC4AE has RGB (187, 196, 174) and HSL (85°, 16%, 73%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBC4AE is #B8AFC5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5C3AF.

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

Contrast with #BBC4AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC4AE?

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

What is the RGB value of #BBC4AE?

#BBC4AE in RGB is (187, 196, 174) - 187 red, 196 green, and 174 blue.

How to use #BBC4AE in CSS?

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

What colors go well with #BBC4AE?

#B8AFC5 (complementary), #C5C3AF (analogous), and #97A583 (lighter shade) work well with #BBC4AE.