#BAC7AD Color Information

Hex color code: #BAC7AD

#BAC7AD is a subtle green color. In RGB it is (186, 199, 173), and in HSL it is (90°, 19%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BAC7AD
RGB
186, 199, 173
HSL
90°, 19%, 73%
CMYK
7%, 0%, 13%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC7AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 199, 173

Red: 186 / Green: 199 / Blue: 173

HSL

90°, 19%, 73%

Hue: 90° / Saturation: 19% / Lightness: 73%

CMYK

7%, 0%, 13%, 22%

Cyan: 7% / Magenta: 0% / Yellow: 13% / Key: 22%

What color is #BAC7AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC7AD to RGB:

rgb(186, 199, 173)HEX to RGB Converter →

HEX to HSL

Convert #BAC7AD to HSL:

hsl(90, 19%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BAC7AD to CMYK:

cmyk(7%, 0%, 13%, 22%)Color Converter →

Color Meaning and Usage

#BAC7AD is a balanced green color with RGB values of 186, 199, 173 and HSL of 90°, 19%, 73%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAC7AD is #BAADC7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7C7AD.

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

Contrast with #BAC7AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAC7AD?

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

What is the RGB value of #BAC7AD?

#BAC7AD in RGB is (186, 199, 173) - 186 red, 199 green, and 173 blue.

How to use #BAC7AD in CSS?

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

What colors go well with #BAC7AD?

#BAADC7 (complementary), #C7C7AD (analogous), and #94A880 (lighter shade) work well with #BAC7AD.