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 |
|---|---|---|---|---|---|
#4084BF | rgb(64, 132, 191) | hsl(208, 50%, 50%) | Soft Blue | View | |
#4064BF | rgb(64, 100, 191) | hsl(223, 50%, 50%) | Soft Blue | View | |
#4044BF | rgb(64, 68, 191) | hsl(238, 50%, 50%) | Soft Blue | View | |
#5B40BF | rgb(91, 64, 191) | hsl(253, 50%, 50%) | Soft Navy | View | |
#7B40BF | rgb(123, 64, 191) | hsl(268, 50%, 50%) | Soft Navy | View |
:root {
--color-1: #4084BF;
--color-2: #4064BF;
--color-3: #4044BF;
--color-4: #5B40BF;
--color-5: #7B40BF;
}Palettes that share visual characteristics and color harmony.