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 warm palette in analogous 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 |
|---|---|---|---|---|---|
#7876D9 | rgb(120, 118, 217) | hsl(241, 57%, 66%) | Soft Blue | View | |
#8D55C2 | rgb(141, 85, 194) | hsl(271, 47%, 55%) | Soft Navy | View | |
#D576D3 | rgb(213, 118, 211) | hsl(301, 53%, 65%) | Soft Purple | View | |
#D575A3 | rgb(213, 117, 163) | hsl(331, 53%, 65%) | Soft Pink | View | |
#CA5553 | rgb(202, 85, 83) | hsl(1, 53%, 56%) | Soft Red | View | |
#CA9E70 | rgb(202, 158, 112) | hsl(31, 46%, 62%) | Soft Orange | View |
:root {
--color-1: #7876D9;
--color-2: #8D55C2;
--color-3: #D576D3;
--color-4: #D575A3;
--color-5: #CA5553;
--color-6: #CA9E70;
}Palettes that share visual characteristics and color harmony.