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 Blue. 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 |
|---|---|---|---|---|---|
#3771C8 | rgb(55, 113, 200) | hsl(216, 57%, 50%) | Soft Blue | View | |
#374DC8 | rgb(55, 77, 200) | hsl(231, 57%, 50%) | Soft Blue | View | |
#4537C8 | rgb(69, 55, 200) | hsl(246, 57%, 50%) | Soft Blue | View | |
#6A37C8 | rgb(106, 55, 200) | hsl(261, 57%, 50%) | Soft Navy | View | |
#8E37C8 | rgb(142, 55, 200) | hsl(276, 57%, 50%) | Soft Purple | View |
:root {
--color-1: #3771C8;
--color-2: #374DC8;
--color-3: #4537C8;
--color-4: #6A37C8;
--color-5: #8E37C8;
}Palettes that share visual characteristics and color harmony.