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 |
|---|---|---|---|---|---|
#4669B4 | rgb(70, 105, 180) | hsl(221, 44%, 49%) | Soft Blue | View | |
#464DB4 | rgb(70, 77, 180) | hsl(236, 44%, 49%) | Soft Blue | View | |
#5A46B4 | rgb(90, 70, 180) | hsl(251, 44%, 49%) | Soft Navy | View | |
#7646B4 | rgb(118, 70, 180) | hsl(266, 44%, 49%) | Soft Navy | View | |
#9146B4 | rgb(145, 70, 180) | hsl(281, 44%, 49%) | Soft Purple | View |
:root {
--color-1: #4669B4;
--color-2: #464DB4;
--color-3: #5A46B4;
--color-4: #7646B4;
--color-5: #9146B4;
}Palettes that share visual characteristics and color harmony.