#A69B9C Color Information

Hex color code: #A69B9C

A neutral red shade, #A69B9C appears as (166, 155, 156) in RGB and (355°, 6%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A69B9C
RGB
166, 155, 156
HSL
355°, 6%, 63%
CMYK
0%, 7%, 6%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A69B9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 155, 156

Red: 166 / Green: 155 / Blue: 156

HSL

355°, 6%, 63%

Hue: 355° / Saturation: 6% / Lightness: 63%

CMYK

0%, 7%, 6%, 35%

Cyan: 0% / Magenta: 7% / Yellow: 6% / Key: 35%

What color is #A69B9C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A69B9C to RGB:

rgb(166, 155, 156)HEX to RGB Converter →

HEX to HSL

Convert #A69B9C to HSL:

hsl(355, 6%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #A69B9C to CMYK:

cmyk(0%, 7%, 6%, 35%)Color Converter →

Color Meaning and Usage

A understated red tone, #A69B9C has RGB (166, 155, 156) and HSL (355°, 6%, 63%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A69B9C is #9BA6A5, creating high-contrast pairings. For softer combinations, try analogous colors like #A69BA2.

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

Contrast with #A69B9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A69B9C?

#A69B9C is a understated red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A69B9C?

#A69B9C in RGB is (166, 155, 156) - 166 red, 155 green, and 156 blue.

How to use #A69B9C in CSS?

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

What colors go well with #A69B9C?

#9BA6A5 (complementary), #A69BA2 (analogous), and #827374 (lighter shade) work well with #A69B9C.