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 |
|---|---|---|---|---|---|
#3266B3 | rgb(50, 102, 179) | hsl(216, 56%, 45%) | Soft Blue | View | |
#3246B3 | rgb(50, 70, 179) | hsl(231, 56%, 45%) | Soft Blue | View | |
#3F32B3 | rgb(63, 50, 179) | hsl(246, 56%, 45%) | Soft Blue | View | |
#5F32B3 | rgb(95, 50, 179) | hsl(261, 56%, 45%) | Soft Navy | View | |
#8032B3 | rgb(128, 50, 179) | hsl(276, 56%, 45%) | Soft Purple | View |
:root {
--color-1: #3266B3;
--color-2: #3246B3;
--color-3: #3F32B3;
--color-4: #5F32B3;
--color-5: #8032B3;
}Palettes that share visual characteristics and color harmony.