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 |
|---|---|---|---|---|---|
#3150B4 | rgb(49, 80, 180) | hsl(226, 57%, 45%) | Soft Blue | View | |
#3431B4 | rgb(52, 49, 180) | hsl(241, 57%, 45%) | Soft Blue | View | |
#5431B4 | rgb(84, 49, 180) | hsl(256, 57%, 45%) | Soft Navy | View | |
#7531B4 | rgb(117, 49, 180) | hsl(271, 57%, 45%) | Soft Navy | View | |
#9631B4 | rgb(150, 49, 180) | hsl(286, 57%, 45%) | Soft Purple | View |
:root {
--color-1: #3150B4;
--color-2: #3431B4;
--color-3: #5431B4;
--color-4: #7531B4;
--color-5: #9631B4;
}Palettes that share visual characteristics and color harmony.