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 |
|---|---|---|---|---|---|
#446ABB | rgb(68, 106, 187) | hsl(221, 47%, 50%) | Soft Blue | View | |
#444CBB | rgb(68, 76, 187) | hsl(236, 47%, 50%) | Soft Blue | View | |
#5A44BB | rgb(90, 68, 187) | hsl(251, 47%, 50%) | Soft Navy | View | |
#7844BB | rgb(120, 68, 187) | hsl(266, 47%, 50%) | Soft Navy | View | |
#9544BB | rgb(149, 68, 187) | hsl(281, 47%, 50%) | Soft Purple | View |
:root {
--color-1: #446ABB;
--color-2: #444CBB;
--color-3: #5A44BB;
--color-4: #7844BB;
--color-5: #9544BB;
}Palettes that share visual characteristics and color harmony.