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 |
|---|---|---|---|---|---|
#73A9D9 | rgb(115, 169, 217) | hsl(208, 57%, 65%) | Soft Blue | View | |
#7390D9 | rgb(115, 144, 217) | hsl(223, 57%, 65%) | Soft Blue | View | |
#7376D9 | rgb(115, 118, 217) | hsl(238, 57%, 65%) | Soft Blue | View | |
#8973D9 | rgb(137, 115, 217) | hsl(253, 57%, 65%) | Soft Navy | View | |
#A273D9 | rgb(162, 115, 217) | hsl(268, 57%, 65%) | Soft Navy | View |
:root {
--color-1: #73A9D9;
--color-2: #7390D9;
--color-3: #7376D9;
--color-4: #8973D9;
--color-5: #A273D9;
}Palettes that share visual characteristics and color harmony.