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 |
|---|---|---|---|---|---|
#738BD4 | rgb(115, 139, 212) | hsl(225, 53%, 64%) | Soft Blue | View | |
#7373D4 | rgb(115, 115, 212) | hsl(240, 53%, 64%) | Soft Blue | View | |
#8B73D4 | rgb(139, 115, 212) | hsl(255, 53%, 64%) | Soft Navy | View | |
#A373D4 | rgb(163, 115, 212) | hsl(270, 53%, 64%) | Soft Navy | View | |
#BC73D4 | rgb(188, 115, 212) | hsl(285, 53%, 64%) | Soft Purple | View |
:root {
--color-1: #738BD4;
--color-2: #7373D4;
--color-3: #8B73D4;
--color-4: #A373D4;
--color-5: #BC73D4;
}Palettes that share visual characteristics and color harmony.