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 Soft Blue, Soft Blue, Soft Navy. 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 |
|---|---|---|---|---|---|
#4E6CC6 | rgb(78, 108, 198) | hsl(225, 51%, 54%) | Soft Blue | View | |
#4E4EC6 | rgb(78, 78, 198) | hsl(240, 51%, 54%) | Soft Blue | View | |
#6C4EC6 | rgb(108, 78, 198) | hsl(255, 51%, 54%) | Soft Navy | View | |
#8A4EC6 | rgb(138, 78, 198) | hsl(270, 51%, 54%) | Soft Navy | View | |
#A84EC6 | rgb(168, 78, 198) | hsl(285, 51%, 54%) | Soft Purple | View |
:root {
--color-1: #4E6CC6;
--color-2: #4E4EC6;
--color-3: #6C4EC6;
--color-4: #8A4EC6;
--color-5: #A84EC6;
}Palettes that share visual characteristics and color harmony.