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 Blue. 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 |
|---|---|---|---|---|---|
#5689C2 | rgb(86, 137, 194) | hsl(212, 47%, 55%) | Soft Blue | View | |
#566EC2 | rgb(86, 110, 194) | hsl(227, 47%, 55%) | Soft Blue | View | |
#5A56C2 | rgb(90, 86, 194) | hsl(242, 47%, 55%) | Soft Blue | View | |
#7556C2 | rgb(117, 86, 194) | hsl(257, 47%, 55%) | Soft Navy | View | |
#9056C2 | rgb(144, 86, 194) | hsl(272, 47%, 55%) | Soft Navy | View |
:root {
--color-1: #5689C2;
--color-2: #566EC2;
--color-3: #5A56C2;
--color-4: #7556C2;
--color-5: #9056C2;
}Palettes that share visual characteristics and color harmony.