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 |
|---|---|---|---|---|---|
#4998D0 | rgb(73, 152, 208) | hsl(205, 59%, 55%) | Soft Blue | View | |
#4976D0 | rgb(73, 118, 208) | hsl(220, 59%, 55%) | Soft Blue | View | |
#4954D0 | rgb(73, 84, 208) | hsl(235, 59%, 55%) | Soft Blue | View | |
#5F49D0 | rgb(95, 73, 208) | hsl(250, 59%, 55%) | Soft Navy | View | |
#8149D0 | rgb(129, 73, 208) | hsl(265, 59%, 55%) | Soft Navy | View |
:root {
--color-1: #4998D0;
--color-2: #4976D0;
--color-3: #4954D0;
--color-4: #5F49D0;
--color-5: #8149D0;
}Palettes that share visual characteristics and color harmony.