#A6575C Color Information

Hex color code: #A6575C

A subtle red shade, #A6575C appears as (166, 87, 92) in RGB and (356°, 31%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#A6575C
RGB
166, 87, 92
HSL
356°, 31%, 50%
CMYK
0%, 48%, 45%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A6575C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A6575C; color: #FFFFFF; }

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 #A6575C; background-color: #A6575C15; }

Alert / Toast

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

Link / Accent

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

a { color: #A6575C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 87, 92

Red: 166 / Green: 87 / Blue: 92

HSL

356°, 31%, 50%

Hue: 356° / Saturation: 31% / Lightness: 50%

CMYK

0%, 48%, 45%, 35%

Cyan: 0% / Magenta: 48% / Yellow: 45% / Key: 35%

What color is #A6575C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6575C to RGB:

rgb(166, 87, 92)HEX to RGB Converter →

HEX to HSL

Convert #A6575C to HSL:

hsl(356, 31%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #A6575C to CMYK:

cmyk(0%, 48%, 45%, 35%)Color Converter →

Color Meaning and Usage

#A6575C is a subtle red color with RGB values of 166, 87, 92 and HSL of 356°, 31%, 50%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6575C is #58A7A2, creating high-contrast pairings. For softer combinations, try analogous colors like #A75885.

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

Contrast with #A6575C

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

Contrast Ratio: 4.14:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6575C?

#A6575C is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A6575C?

#A6575C in RGB is (166, 87, 92) - 166 red, 87 green, and 92 blue.

How to use #A6575C in CSS?

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

What colors go well with #A6575C?

#58A7A2 (complementary), #A75885 (analogous), and #753E41 (lighter shade) work well with #A6575C.