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 dark palette in split-comp tones.
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 |
|---|---|---|---|---|---|
#5D3017 | rgb(93, 48, 23) | hsl(21, 60%, 23%) | Burnt Orange | View | |
#21655B | rgb(33, 101, 91) | hsl(171, 51%, 26%) | Dark Soft Cyan | View | |
#182468 | rgb(24, 36, 104) | hsl(231, 63%, 25%) | Dark Blue | View | |
#4C1756 | rgb(76, 23, 86) | hsl(290, 58%, 21%) | Deep Soft Purple | View | |
#51151E | rgb(81, 21, 30) | hsl(351, 59%, 20%) | Deep Soft Red | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5D3017;
--color-2: #21655B;
--color-3: #182468;
--color-4: #4C1756;
--color-5: #51151E;
}Palettes that share visual characteristics and color harmony.