#AF555E Color Information

Hex color code: #AF555E

The hex color #AF555E is a gentle red with RGB values of (175, 85, 94) and HSL of (354°, 36%, 51%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#AF555E
RGB
175, 85, 94
HSL
354°, 36%, 51%
CMYK
0%, 51%, 46%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF555E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 85, 94

Red: 175 / Green: 85 / Blue: 94

HSL

354°, 36%, 51%

Hue: 354° / Saturation: 36% / Lightness: 51%

CMYK

0%, 51%, 46%, 31%

Cyan: 0% / Magenta: 51% / Yellow: 46% / Key: 31%

What color is #AF555E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF555E to RGB:

rgb(175, 85, 94)HEX to RGB Converter →

HEX to HSL

Convert #AF555E to HSL:

hsl(354, 36%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #AF555E to CMYK:

cmyk(0%, 51%, 46%, 31%)Color Converter →

Color Meaning and Usage

#AF555E is a soft red color with RGB values of 175, 85, 94 and HSL of 354°, 36%, 51%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF555E is #55AFA6, creating high-contrast pairings. For softer combinations, try analogous colors like #AF558B.

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

Contrast with #AF555E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF555E?

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

What is the RGB value of #AF555E?

#AF555E in RGB is (175, 85, 94) - 175 red, 85 green, and 94 blue.

How to use #AF555E in CSS?

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

What colors go well with #AF555E?

#55AFA6 (complementary), #AF558B (analogous), and #7D3B41 (lighter shade) work well with #AF555E.