Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Dark Red, Dark Red, Dark Orange. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#C41C3E | rgb(196, 28, 62) | hsl(348, 75%, 44%) | Dark Red | View | |
#C4241C | rgb(196, 36, 28) | hsl(3, 75%, 44%) | Dark Red | View | |
#C44F1C | rgb(196, 79, 28) | hsl(18, 75%, 44%) | Dark Orange | View | |
#C4791C | rgb(196, 121, 28) | hsl(33, 75%, 44%) | Dark Orange | View | |
#C4A31C | rgb(196, 163, 28) | hsl(48, 75%, 44%) | Dark Yellow | View |
:root {
--color-1: #C41C3E;
--color-2: #C4241C;
--color-3: #C44F1C;
--color-4: #C4791C;
--color-5: #C4A31C;
}Palettes that share visual characteristics and color harmony.