#A4606F Color Information

Hex color code: #A4606F

The hex color #A4606F is a gentle red with RGB values of (164, 96, 111) and HSL of (347°, 27%, 51%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#A4606F
RGB
164, 96, 111
HSL
347°, 27%, 51%
CMYK
0%, 41%, 32%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4606F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 96, 111

Red: 164 / Green: 96 / Blue: 111

HSL

347°, 27%, 51%

Hue: 347° / Saturation: 27% / Lightness: 51%

CMYK

0%, 41%, 32%, 36%

Cyan: 0% / Magenta: 41% / Yellow: 32% / Key: 36%

What color is #A4606F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4606F to RGB:

rgb(164, 96, 111)HEX to RGB Converter →

HEX to HSL

Convert #A4606F to HSL:

hsl(347, 27%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A4606F to CMYK:

cmyk(0%, 41%, 32%, 36%)Color Converter →

Color Meaning and Usage

A pastel red tone, #A4606F has RGB (164, 96, 111) and HSL (347°, 27%, 51%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4606F is #60A495, creating high-contrast pairings. For softer combinations, try analogous colors like #A46091.

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

Contrast with #A4606F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4606F?

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

What is the RGB value of #A4606F?

#A4606F in RGB is (164, 96, 111) - 164 red, 96 green, and 111 blue.

How to use #A4606F in CSS?

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

What colors go well with #A4606F?

#60A495 (complementary), #A46091 (analogous), and #75434E (lighter shade) work well with #A4606F.