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 |
|---|---|---|---|---|---|
#445EA2 | rgb(68, 94, 162) | hsl(223, 41%, 45%) | Soft Blue | View | |
#4447A2 | rgb(68, 71, 162) | hsl(238, 41%, 45%) | Soft Blue | View | |
#5844A2 | rgb(88, 68, 162) | hsl(253, 41%, 45%) | Soft Navy | View | |
#7044A2 | rgb(112, 68, 162) | hsl(268, 41%, 45%) | Soft Navy | View | |
#8744A2 | rgb(135, 68, 162) | hsl(283, 41%, 45%) | Soft Purple | View |
:root {
--color-1: #445EA2;
--color-2: #4447A2;
--color-3: #5844A2;
--color-4: #7044A2;
--color-5: #8744A2;
}Palettes that share visual characteristics and color harmony.