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 |
|---|---|---|---|---|---|
#475EB8 | rgb(71, 94, 184) | hsl(228, 44%, 50%) | Soft Blue | View | |
#4D47B8 | rgb(77, 71, 184) | hsl(243, 44%, 50%) | Soft Blue | View | |
#6947B8 | rgb(105, 71, 184) | hsl(258, 44%, 50%) | Soft Navy | View | |
#8547B8 | rgb(133, 71, 184) | hsl(273, 44%, 50%) | Soft Navy | View | |
#A147B8 | rgb(161, 71, 184) | hsl(288, 44%, 50%) | Soft Purple | View |
:root {
--color-1: #475EB8;
--color-2: #4D47B8;
--color-3: #6947B8;
--color-4: #8547B8;
--color-5: #A147B8;
}Palettes that share visual characteristics and color harmony.