#AB4854 Color Information

Hex color code: #AB4854

A delicate red shade, #AB4854 appears as (171, 72, 84) in RGB and (353°, 41%, 48%) in HSL. It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#AB4854
RGB
171, 72, 84
HSL
353°, 41%, 48%
CMYK
0%, 58%, 51%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB4854; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 72, 84

Red: 171 / Green: 72 / Blue: 84

HSL

353°, 41%, 48%

Hue: 353° / Saturation: 41% / Lightness: 48%

CMYK

0%, 58%, 51%, 33%

Cyan: 0% / Magenta: 58% / Yellow: 51% / Key: 33%

What color is #AB4854?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB4854 to RGB:

rgb(171, 72, 84)HEX to RGB Converter →

HEX to HSL

Convert #AB4854 to HSL:

hsl(353, 41%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #AB4854 to CMYK:

cmyk(0%, 58%, 51%, 33%)Color Converter →

Color Meaning and Usage

A pastel red tone, #AB4854 has RGB (171, 72, 84) and HSL (353°, 41%, 48%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB4854 is #48ADA1, creating high-contrast pairings. For softer combinations, try analogous colors like #AD4886.

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

Contrast with #AB4854

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB4854?

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

What is the RGB value of #AB4854?

#AB4854 in RGB is (171, 72, 84) - 171 red, 72 green, and 84 blue.

How to use #AB4854 in CSS?

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

What colors go well with #AB4854?

#48ADA1 (complementary), #AD4886 (analogous), and #77323A (lighter shade) work well with #AB4854.