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 |
|---|---|---|---|---|---|
#73ABD9 | rgb(115, 171, 217) | hsl(207, 57%, 65%) | Soft Blue | View | |
#7391D9 | rgb(115, 145, 217) | hsl(222, 57%, 65%) | Soft Blue | View | |
#7378D9 | rgb(115, 120, 217) | hsl(237, 57%, 65%) | Soft Blue | View | |
#8773D9 | rgb(135, 115, 217) | hsl(252, 57%, 65%) | Soft Navy | View | |
#A173D9 | rgb(161, 115, 217) | hsl(267, 57%, 65%) | Soft Navy | View |
:root {
--color-1: #73ABD9;
--color-2: #7391D9;
--color-3: #7378D9;
--color-4: #8773D9;
--color-5: #A173D9;
}Palettes that share visual characteristics and color harmony.