#BAC6AE Color Information

Hex color code: #BAC6AE

A understated green shade, #BAC6AE appears as (186, 198, 174) in RGB and (90°, 17%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BAC6AE
RGB
186, 198, 174
HSL
90°, 17%, 73%
CMYK
6%, 0%, 12%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAC6AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 198, 174

Red: 186 / Green: 198 / Blue: 174

HSL

90°, 17%, 73%

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

CMYK

6%, 0%, 12%, 22%

Cyan: 6% / Magenta: 0% / Yellow: 12% / Key: 22%

What color is #BAC6AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAC6AE to RGB:

rgb(186, 198, 174)HEX to RGB Converter →

HEX to HSL

Convert #BAC6AE to HSL:

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

HEX to CMYK

Convert #BAC6AE to CMYK:

cmyk(6%, 0%, 12%, 22%)Color Converter →

Color Meaning and Usage

A muted green tone, #BAC6AE has RGB (186, 198, 174) and HSL (90°, 17%, 73%). 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 #BAC6AE is #BAAEC6, creating high-contrast pairings. For softer combinations, try analogous colors like #C6C6AE.

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

Contrast with #BAC6AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAC6AE?

#BAC6AE is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAC6AE?

#BAC6AE in RGB is (186, 198, 174) - 186 red, 198 green, and 174 blue.

How to use #BAC6AE in CSS?

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

What colors go well with #BAC6AE?

#BAAEC6 (complementary), #C6C6AE (analogous), and #94A682 (lighter shade) work well with #BAC6AE.