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 |
|---|---|---|---|---|---|
#739DD9 | rgb(115, 157, 217) | hsl(215, 57%, 65%) | Soft Blue | View | |
#7384D9 | rgb(115, 132, 217) | hsl(230, 57%, 65%) | Soft Blue | View | |
#7B73D9 | rgb(123, 115, 217) | hsl(245, 57%, 65%) | Soft Blue | View | |
#9573D9 | rgb(149, 115, 217) | hsl(260, 57%, 65%) | Soft Navy | View | |
#AE73D9 | rgb(174, 115, 217) | hsl(275, 57%, 65%) | Soft Purple | View |
:root {
--color-1: #739DD9;
--color-2: #7384D9;
--color-3: #7B73D9;
--color-4: #9573D9;
--color-5: #AE73D9;
}Palettes that share visual characteristics and color harmony.