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 |
|---|---|---|---|---|---|
#692B6B | rgb(105, 43, 107) | hsl(298, 43%, 29%) | Dark Soft Purple | View | |
#486527 | rgb(72, 101, 39) | hsl(88, 44%, 27%) | Dark Soft Green | View | |
#22613F | rgb(34, 97, 63) | hsl(148, 48%, 26%) | Dark Soft Emerald | View | |
#336590 | rgb(51, 101, 144) | hsl(208, 48%, 38%) | Dark Soft Blue | View | |
#45246C | rgb(69, 36, 108) | hsl(267, 50%, 28%) | Midnight Navy | View | |
#682147 | rgb(104, 33, 71) | hsl(328, 52%, 27%) | Dark Soft Pink | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Soft Purple and Dark Soft Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #692B6B;
--color-2: #486527;
--color-3: #22613F;
--color-4: #336590;
--color-5: #45246C;
--color-6: #682147;
}Palettes that share visual characteristics and color harmony.