#AF472E Color Information

Hex color code: #AF472E

#AF472E is a vibrant red color. In RGB it is (175, 71, 46), and in HSL it is (12°, 58%, 43%). It is popular in mobile app design.

Try:
Color NameSienna
HEX
#AF472E
RGB
175, 71, 46
HSL
12°, 58%, 43%
CMYK
0%, 59%, 74%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF472E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 71, 46

Red: 175 / Green: 71 / Blue: 46

HSL

12°, 58%, 43%

Hue: 12° / Saturation: 58% / Lightness: 43%

CMYK

0%, 59%, 74%, 31%

Cyan: 0% / Magenta: 59% / Yellow: 74% / Key: 31%

What color is #AF472E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF472E to RGB:

rgb(175, 71, 46)HEX to RGB Converter →

HEX to HSL

Convert #AF472E to HSL:

hsl(12, 58%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #AF472E to CMYK:

cmyk(0%, 59%, 74%, 31%)Color Converter →

Color Meaning and Usage

A fiery red tone, #AF472E has RGB (175, 71, 46) and HSL (12°, 58%, 43%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF472E is #2E94AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD2E54.

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

Contrast with #AF472E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF472E?

#AF472E is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AF472E?

#AF472E in RGB is (175, 71, 46) - 175 red, 71 green, and 46 blue.

How to use #AF472E in CSS?

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

What colors go well with #AF472E?

#2E94AD (complementary), #AD2E54 (analogous), and #712F1E (lighter shade) work well with #AF472E.