#A2394C Color Information

Hex color code: #A2394C

#A2394C is a subtle red color. In RGB it is (162, 57, 76), and in HSL it is (349°, 48%, 43%). It is popular in mobile app design.

Try:
Color NameBrown
HEX
#A2394C
RGB
162, 57, 76
HSL
349°, 48%, 43%
CMYK
0%, 65%, 53%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2394C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 57, 76

Red: 162 / Green: 57 / Blue: 76

HSL

349°, 48%, 43%

Hue: 349° / Saturation: 48% / Lightness: 43%

CMYK

0%, 65%, 53%, 36%

Cyan: 0% / Magenta: 65% / Yellow: 53% / Key: 36%

What color is #A2394C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2394C to RGB:

rgb(162, 57, 76)HEX to RGB Converter →

HEX to HSL

Convert #A2394C to HSL:

hsl(349, 48%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #A2394C to CMYK:

cmyk(0%, 65%, 53%, 36%)Color Converter →

Color Meaning and Usage

#A2394C is a pastel red color with RGB values of 162, 57, 76 and HSL of 349°, 48%, 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 #A2394C is #39A28F, creating high-contrast pairings. For softer combinations, try analogous colors like #A23981.

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

Contrast with #A2394C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2394C?

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

What is the RGB value of #A2394C?

#A2394C in RGB is (162, 57, 76) - 162 red, 57 green, and 76 blue.

How to use #A2394C in CSS?

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

What colors go well with #A2394C?

#39A28F (complementary), #A23981 (analogous), and #6A2532 (lighter shade) work well with #A2394C.