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 |
|---|---|---|---|---|---|
#4971D0 | rgb(73, 113, 208) | hsl(222, 59%, 55%) | Soft Blue | View | |
#494FD0 | rgb(73, 79, 208) | hsl(237, 59%, 55%) | Soft Blue | View | |
#6449D0 | rgb(100, 73, 208) | hsl(252, 59%, 55%) | Soft Navy | View | |
#8549D0 | rgb(133, 73, 208) | hsl(267, 59%, 55%) | Soft Navy | View | |
#A749D0 | rgb(167, 73, 208) | hsl(282, 59%, 55%) | Soft Purple | View |
:root {
--color-1: #4971D0;
--color-2: #494FD0;
--color-3: #6449D0;
--color-4: #8549D0;
--color-5: #A749D0;
}Palettes that share visual characteristics and color harmony.