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 |
|---|---|---|---|---|---|
#8A98D0 | rgb(138, 152, 208) | hsl(228, 43%, 68%) | Soft Blue | View | |
#8E8AD0 | rgb(142, 138, 208) | hsl(243, 43%, 68%) | Soft Blue | View | |
#9F8AD0 | rgb(159, 138, 208) | hsl(258, 43%, 68%) | Soft Navy | View | |
#B18AD0 | rgb(177, 138, 208) | hsl(273, 43%, 68%) | Soft Navy | View | |
#C28AD0 | rgb(194, 138, 208) | hsl(288, 43%, 68%) | Soft Purple | View |
:root {
--color-1: #8A98D0;
--color-2: #8E8AD0;
--color-3: #9F8AD0;
--color-4: #B18AD0;
--color-5: #C28AD0;
}Palettes that share visual characteristics and color harmony.