#BACABD Color Information

Hex color code: #BACABD

The hex color #BACABD is a ethereal green with RGB values of (186, 202, 189) and HSL of (131°, 13%, 76%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BACABD
RGB
186, 202, 189
HSL
131°, 13%, 76%
CMYK
8%, 0%, 6%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BACABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 202, 189

Red: 186 / Green: 202 / Blue: 189

HSL

131°, 13%, 76%

Hue: 131° / Saturation: 13% / Lightness: 76%

CMYK

8%, 0%, 6%, 21%

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

What color is #BACABD?

#BACABD is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACABD to RGB:

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

HEX to HSL

Convert #BACABD to HSL:

hsl(131, 13%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BACABD to CMYK:

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

Color Meaning and Usage

A delicate green tone, #BACABD has RGB (186, 202, 189) and HSL (131°, 13%, 76%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACABD is #CABAC7, creating high-contrast pairings. For softer combinations, try analogous colors like #BFCABA.

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

Contrast with #BACABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACABD?

#BACABD is a delicate green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BACABD?

#BACABD in RGB is (186, 202, 189) - 186 red, 202 green, and 189 blue.

How to use #BACABD in CSS?

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

What colors go well with #BACABD?

#CABAC7 (complementary), #BFCABA (analogous), and #8FA893 (lighter shade) work well with #BACABD.