#BACEB1 Color Information

Hex color code: #BACEB1

A soft green shade, #BACEB1 appears as (186, 206, 177) in RGB and (101°, 23%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BACEB1
RGB
186, 206, 177
HSL
101°, 23%, 75%
CMYK
10%, 0%, 14%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACEB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 206, 177

Red: 186 / Green: 206 / Blue: 177

HSL

101°, 23%, 75%

Hue: 101° / Saturation: 23% / Lightness: 75%

CMYK

10%, 0%, 14%, 19%

Cyan: 10% / Magenta: 0% / Yellow: 14% / Key: 19%

What color is #BACEB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACEB1 to RGB:

rgb(186, 206, 177)HEX to RGB Converter →

HEX to HSL

Convert #BACEB1 to HSL:

hsl(101, 23%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BACEB1 to CMYK:

cmyk(10%, 0%, 14%, 19%)Color Converter →

Color Meaning and Usage

A gentle green tone, #BACEB1 has RGB (186, 206, 177) and HSL (101°, 23%, 75%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACEB1 is #C5B1CE, creating high-contrast pairings. For softer combinations, try analogous colors like #C9CEB1.

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

Contrast with #BACEB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACEB1?

#BACEB1 is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #BACEB1?

#BACEB1 in RGB is (186, 206, 177) - 186 red, 206 green, and 177 blue.

How to use #BACEB1 in CSS?

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

What colors go well with #BACEB1?

#C5B1CE (complementary), #C9CEB1 (analogous), and #90B082 (lighter shade) work well with #BACEB1.