#A6646B Color Information

Hex color code: #A6646B

A subtle red shade, #A6646B appears as (166, 100, 107) in RGB and (354°, 27%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#A6646B
RGB
166, 100, 107
HSL
354°, 27%, 52%
CMYK
0%, 40%, 36%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A6646B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 100, 107

Red: 166 / Green: 100 / Blue: 107

HSL

354°, 27%, 52%

Hue: 354° / Saturation: 27% / Lightness: 52%

CMYK

0%, 40%, 36%, 35%

Cyan: 0% / Magenta: 40% / Yellow: 36% / Key: 35%

What color is #A6646B?

#A6646B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6646B to RGB:

rgb(166, 100, 107)HEX to RGB Converter →

HEX to HSL

Convert #A6646B to HSL:

hsl(354, 27%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #A6646B to CMYK:

cmyk(0%, 40%, 36%, 35%)Color Converter →

Color Meaning and Usage

A pastel red tone, #A6646B has RGB (166, 100, 107) and HSL (354°, 27%, 52%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6646B is #64A69F, creating high-contrast pairings. For softer combinations, try analogous colors like #A6648B.

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

Contrast with #A6646B

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

Contrast Ratio: 4.66:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6646B?

#A6646B is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A6646B?

#A6646B in RGB is (166, 100, 107) - 166 red, 100 green, and 107 blue.

How to use #A6646B in CSS?

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

What colors go well with #A6646B?

#64A69F (complementary), #A6648B (analogous), and #78454A (lighter shade) work well with #A6646B.