#AD4348 Color Information

Hex color code: #AD4348

#AD4348 is a subtle red color. In RGB it is (173, 67, 72), and in HSL it is (357°, 44%, 47%). It is popular in mobile app design.

Try:
Color NameSienna
HEX
#AD4348
RGB
173, 67, 72
HSL
357°, 44%, 47%
CMYK
0%, 61%, 58%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD4348; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 67, 72

Red: 173 / Green: 67 / Blue: 72

HSL

357°, 44%, 47%

Hue: 357° / Saturation: 44% / Lightness: 47%

CMYK

0%, 61%, 58%, 32%

Cyan: 0% / Magenta: 61% / Yellow: 58% / Key: 32%

What color is #AD4348?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD4348 to RGB:

rgb(173, 67, 72)HEX to RGB Converter →

HEX to HSL

Convert #AD4348 to HSL:

hsl(357, 44%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #AD4348 to CMYK:

cmyk(0%, 61%, 58%, 32%)Color Converter →

Color Meaning and Usage

#AD4348 is a gentle red color with RGB values of 173, 67, 72 and HSL of 357°, 44%, 47%. 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 #AD4348 is #43ADA7, creating high-contrast pairings. For softer combinations, try analogous colors like #AD437D.

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

Contrast with #AD4348

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD4348?

#AD4348 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AD4348?

#AD4348 in RGB is (173, 67, 72) - 173 red, 67 green, and 72 blue.

How to use #AD4348 in CSS?

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

What colors go well with #AD4348?

#43ADA7 (complementary), #AD437D (analogous), and #762E31 (lighter shade) work well with #AD4348.