#AD2E47 Color Information

Hex color code: #AD2E47

#AD2E47 is a energetic red color. In RGB it is (173, 46, 71), and in HSL it is (348°, 58%, 43%). It is often used for branding and logos.

Try:
Color NameBrown
HEX
#AD2E47
RGB
173, 46, 71
HSL
348°, 58%, 43%
CMYK
0%, 73%, 59%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD2E47; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 46, 71

Red: 173 / Green: 46 / Blue: 71

HSL

348°, 58%, 43%

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

CMYK

0%, 73%, 59%, 32%

Cyan: 0% / Magenta: 73% / Yellow: 59% / Key: 32%

What color is #AD2E47?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD2E47 to RGB:

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

HEX to HSL

Convert #AD2E47 to HSL:

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

HEX to CMYK

Convert #AD2E47 to CMYK:

cmyk(0%, 73%, 59%, 32%)Color Converter →

Color Meaning and Usage

#AD2E47 is a vibrant red color with RGB values of 173, 46, 71 and HSL of 348°, 58%, 43%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD2E47 is #2EAD94, creating high-contrast pairings. For softer combinations, try analogous colors like #AD2E87.

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

Contrast with #AD2E47

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD2E47?

#AD2E47 is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AD2E47?

#AD2E47 in RGB is (173, 46, 71) - 173 red, 46 green, and 71 blue.

How to use #AD2E47 in CSS?

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

What colors go well with #AD2E47?

#2EAD94 (complementary), #AD2E87 (analogous), and #711E2F (lighter shade) work well with #AD2E47.