✓ Copied to clipboard
#A01C2E (Dark Warm Rose) color swatch preview — Color From Pic.
#A01C2E — Dark Warm Rose color swatch

Dark Warm Rose

#A01C2E

📝 Color Information for #A01C2E

The hexadecimal color code #A01C2E represents a dark shade in the red family. In the RGB color model, this color is composed of 160 red, 28 green, and 46 blue, which translates to approximately 63% red, 11% green, and 18% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #A01C2E has a hue of 352 degrees, a saturation level of 70%, and a lightness value of 37%. The hue angle of 352° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 352°, saturation of 83%, and brightness/value of 63%. For print applications using the CMYK color model, #A01C2E would be reproduced using 0% cyan, 83% magenta, 71% yellow, and 37% black. The closest web-safe color is #993333, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #A01C2E with other colors, consider its complementary color at hue 172° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10492974, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A01C2E

Tailwind CSS
rose-800
HEX
#A01C2E
RGB
rgb(160, 28, 46)
RGB %
63%, 11%, 18%
HSL
hsl(352, 70%, 37%)
HSV
hsv(352, 83%, 63%)
CMYK
0%, 83%, 71%, 37%
Decimal
10492974
Web Safe
#993333

🎨 Color Schemes for #A01C2E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A01C2E

🌗 Shades and Tints of #A01C2E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A01C2E

Tones (adding gray / desaturating)

🌈 Hue Variations of #A01C2E

Hue Variations (shifting the color spectrum)

👁️ Preview of #A01C2E in Use

Text on #A01C2E
This demonstrates text readability on the color background. (Click to edit)
#A01C2E as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #A01C2E

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #A01C2E

:root { --color-hex: #A01C2E; --color-rgb: 160, 28, 46; --color-hsl: 352, 70%, 37%; } .bg-color { background-color: #A01C2E; } .text-color { color: #A01C2E; } .border-color { border-color: #A01C2E; }

🛠️ Use #A01C2E in Your Project

🎨
Build a Palette with #A01C2E
Generate harmonious color schemes
⚖️
Check Contrast for #A01C2E
WCAG accessibility testing
🌈
Create a Gradient with #A01C2E
Beautiful CSS gradients

🔗 Related Colors to #A01C2E

#A01C70
Hue -30°
#A01C4F
Hue -15°
#A02C1C
Hue +15°
#A04D1C
Hue +30°
#861826
85% L
#711420
70% L
#520F18
50% L
#30080E
30% L
#D9263E
50% L
#E25A6C
62% L
#EC939F
75% L
#F5C7CD
87% L

About Dark Warm Rose (#A01C2E)

Dark Warm Rose is a medium, vibrant, warm red color with a hue angle of 352°, saturation of 70%, and lightness of 37%. Its RGB value is (160, 28, 46) and its CMYK breakdown is C:0% M:83% Y:71% K:37%.

This is a Summer (Cool) color palette archetype. Compassion, Playfulness, Romance. Pink is intuitive and insightful, showing tenderness and kindness.

Frequently Asked Questions About #A01C2E

What is the HEX code for Dark Warm Rose? +

The HEX code for Dark Warm Rose is #A01C2E. In CSS you can use it directly as color: #A01C2E; or as a background: background-color: #A01C2E;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #A01C2E? +

The RGB value of #A01C2E is rgb(160, 28, 46). This means the color contains 160 out of 255 parts red, 28 out of 255 parts green, and 46 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(160, 28, 46);

What is the HSL value of #A01C2E? +

The HSL value of #A01C2E is hsl(352, 70%, 37%). The hue is 352°, placing it in the red family on the color wheel. The saturation is 70%, making it vibrant. The lightness is 37%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #A01C2E a warm or cool color? +

#A01C2E is classified as a warm color based on its hue angle of 352°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #A01C2E? +

The approximate CMYK value of #A01C2E is C:0% M:83% Y:71% K:37%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #A01C2E with Other Tools

🔢
Color Converter
Get all formats for #A01C2E — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #A01C2E passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #A01C2E.
👓
Blindness Simulator
See how #A01C2E appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #A01C2E.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #A01C2E.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #A01C2E.
🔬
Technical Formats
See #A01C2E in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #A01C2E as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.