#AB5964 Color Information

Hex color code: #AB5964

A soft red shade, #AB5964 appears as (171, 89, 100) in RGB and (352°, 33%, 51%) in HSL. It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#AB5964
RGB
171, 89, 100
HSL
352°, 33%, 51%
CMYK
0%, 48%, 42%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB5964; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 89, 100

Red: 171 / Green: 89 / Blue: 100

HSL

352°, 33%, 51%

Hue: 352° / Saturation: 33% / Lightness: 51%

CMYK

0%, 48%, 42%, 33%

Cyan: 0% / Magenta: 48% / Yellow: 42% / Key: 33%

What color is #AB5964?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB5964 to RGB:

rgb(171, 89, 100)HEX to RGB Converter →

HEX to HSL

Convert #AB5964 to HSL:

hsl(352, 33%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #AB5964 to CMYK:

cmyk(0%, 48%, 42%, 33%)Color Converter →

Color Meaning and Usage

A soft red tone, #AB5964 has RGB (171, 89, 100) and HSL (352°, 33%, 51%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB5964 is #59ABA0, creating high-contrast pairings. For softer combinations, try analogous colors like #AB598D.

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

Contrast with #AB5964

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB5964?

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

What is the RGB value of #AB5964?

#AB5964 in RGB is (171, 89, 100) - 171 red, 89 green, and 100 blue.

How to use #AB5964 in CSS?

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

What colors go well with #AB5964?

#59ABA0 (complementary), #AB598D (analogous), and #7A3E46 (lighter shade) work well with #AB5964.