#A6BFAC Color Information

Hex color code: #A6BFAC

The hex color #A6BFAC is a understated green with RGB values of (166, 191, 172) and HSL of (134°, 16%, 70%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#A6BFAC
RGB
166, 191, 172
HSL
134°, 16%, 70%
CMYK
13%, 0%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A6BFAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 191, 172

Red: 166 / Green: 191 / Blue: 172

HSL

134°, 16%, 70%

Hue: 134° / Saturation: 16% / Lightness: 70%

CMYK

13%, 0%, 10%, 25%

Cyan: 13% / Magenta: 0% / Yellow: 10% / Key: 25%

What color is #A6BFAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6BFAC to RGB:

rgb(166, 191, 172)HEX to RGB Converter →

HEX to HSL

Convert #A6BFAC to HSL:

hsl(134, 16%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #A6BFAC to CMYK:

cmyk(13%, 0%, 10%, 25%)Color Converter →

Color Meaning and Usage

#A6BFAC is a understated green color with RGB values of 166, 191, 172 and HSL of 134°, 16%, 70%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6BFAC is #BFA6B9, creating high-contrast pairings. For softer combinations, try analogous colors like #ADBFA6.

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

Contrast with #A6BFAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6BFAC?

#A6BFAC is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #A6BFAC?

#A6BFAC in RGB is (166, 191, 172) - 166 red, 191 green, and 172 blue.

How to use #A6BFAC in CSS?

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

What colors go well with #A6BFAC?

#BFA6B9 (complementary), #ADBFA6 (analogous), and #7A9F82 (lighter shade) work well with #A6BFAC.