#A55F6A Color Information

Hex color code: #A55F6A

#A55F6A is a delicate red color. In RGB it is (165, 95, 106), and in HSL it is (351°, 28%, 51%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#A55F6A
RGB
165, 95, 106
HSL
351°, 28%, 51%
CMYK
0%, 42%, 36%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A55F6A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 95, 106

Red: 165 / Green: 95 / Blue: 106

HSL

351°, 28%, 51%

Hue: 351° / Saturation: 28% / Lightness: 51%

CMYK

0%, 42%, 36%, 35%

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

What color is #A55F6A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A55F6A to RGB:

rgb(165, 95, 106)HEX to RGB Converter →

HEX to HSL

Convert #A55F6A to HSL:

hsl(351, 28%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A55F6A to CMYK:

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

Color Meaning and Usage

A pastel red tone, #A55F6A has RGB (165, 95, 106) and HSL (351°, 28%, 51%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A55F6A is #5FA59B, creating high-contrast pairings. For softer combinations, try analogous colors like #A55F8D.

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

Contrast with #A55F6A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A55F6A?

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

What is the RGB value of #A55F6A?

#A55F6A in RGB is (165, 95, 106) - 165 red, 95 green, and 106 blue.

How to use #A55F6A in CSS?

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

What colors go well with #A55F6A?

#5FA59B (complementary), #A55F8D (analogous), and #76424A (lighter shade) work well with #A55F6A.