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 |
|---|---|---|---|---|---|
#7088D2 | rgb(112, 136, 210) | hsl(225, 52%, 63%) | Soft Blue | View | |
#7070D2 | rgb(112, 112, 210) | hsl(240, 52%, 63%) | Soft Blue | View | |
#8870D2 | rgb(136, 112, 210) | hsl(255, 52%, 63%) | Soft Navy | View | |
#A170D2 | rgb(161, 112, 210) | hsl(270, 52%, 63%) | Soft Navy | View | |
#B970D2 | rgb(185, 112, 210) | hsl(285, 52%, 63%) | Soft Purple | View |
:root {
--color-1: #7088D2;
--color-2: #7070D2;
--color-3: #8870D2;
--color-4: #A170D2;
--color-5: #B970D2;
}Palettes that share visual characteristics and color harmony.