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 |
|---|---|---|---|---|---|
#476DB8 | rgb(71, 109, 184) | hsl(220, 44%, 50%) | Soft Blue | View | |
#4751B8 | rgb(71, 81, 184) | hsl(235, 44%, 50%) | Soft Blue | View | |
#5A47B8 | rgb(90, 71, 184) | hsl(250, 44%, 50%) | Soft Navy | View | |
#7647B8 | rgb(118, 71, 184) | hsl(265, 44%, 50%) | Soft Navy | View | |
#9247B8 | rgb(146, 71, 184) | hsl(280, 44%, 50%) | Soft Purple | View |
:root {
--color-1: #476DB8;
--color-2: #4751B8;
--color-3: #5A47B8;
--color-4: #7647B8;
--color-5: #9247B8;
}Palettes that share visual characteristics and color harmony.