#A05A69 Color Information

Hex color code: #A05A69

A pastel red shade, #A05A69 appears as (160, 90, 105) in RGB and (347°, 28%, 49%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#A05A69
RGB
160, 90, 105
HSL
347°, 28%, 49%
CMYK
0%, 44%, 34%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A05A69; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 90, 105

Red: 160 / Green: 90 / Blue: 105

HSL

347°, 28%, 49%

Hue: 347° / Saturation: 28% / Lightness: 49%

CMYK

0%, 44%, 34%, 37%

Cyan: 0% / Magenta: 44% / Yellow: 34% / Key: 37%

What color is #A05A69?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A05A69 to RGB:

rgb(160, 90, 105)HEX to RGB Converter →

HEX to HSL

Convert #A05A69 to HSL:

hsl(347, 28%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #A05A69 to CMYK:

cmyk(0%, 44%, 34%, 37%)Color Converter →

Color Meaning and Usage

A pastel red tone, #A05A69 has RGB (160, 90, 105) and HSL (347°, 28%, 49%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A05A69 is #5AA091, creating high-contrast pairings. For softer combinations, try analogous colors like #A05A8C.

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

Contrast with #A05A69

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A05A69?

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

What is the RGB value of #A05A69?

#A05A69 in RGB is (160, 90, 105) - 160 red, 90 green, and 105 blue.

How to use #A05A69 in CSS?

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

What colors go well with #A05A69?

#5AA091 (complementary), #A05A8C (analogous), and #6F3E49 (lighter shade) work well with #A05A69.