#A06464 Color Information

Hex color code: #A06464

#A06464 is a gentle red color. In RGB it is (160, 100, 100), and in HSL it is (0°, 24%, 51%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#A06464
RGB
160, 100, 100
HSL
0°, 24%, 51%
CMYK
0%, 38%, 38%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A06464; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 100, 100

Red: 160 / Green: 100 / Blue: 100

HSL

0°, 24%, 51%

Hue: 0° / Saturation: 24% / Lightness: 51%

CMYK

0%, 38%, 38%, 37%

Cyan: 0% / Magenta: 38% / Yellow: 38% / Key: 37%

What color is #A06464?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A06464 to RGB:

rgb(160, 100, 100)HEX to RGB Converter →

HEX to HSL

Convert #A06464 to HSL:

hsl(0, 24%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A06464 to CMYK:

cmyk(0%, 38%, 38%, 37%)Color Converter →

Color Meaning and Usage

#A06464 is a soft red color with RGB values of 160, 100, 100 and HSL of 0°, 24%, 51%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A06464 is #64A0A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A06482.

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

Contrast with #A06464

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A06464?

#A06464 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A06464?

#A06464 in RGB is (160, 100, 100) - 160 red, 100 green, and 100 blue.

How to use #A06464 in CSS?

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

What colors go well with #A06464?

#64A0A0 (complementary), #A06482 (analogous), and #724646 (lighter shade) work well with #A06464.