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 |
|---|---|---|---|---|---|
#568EC2 | rgb(86, 142, 194) | hsl(209, 47%, 55%) | Soft Blue | View | |
#5673C2 | rgb(86, 115, 194) | hsl(224, 47%, 55%) | Soft Blue | View | |
#5658C2 | rgb(86, 88, 194) | hsl(239, 47%, 55%) | Soft Blue | View | |
#6F56C2 | rgb(111, 86, 194) | hsl(254, 47%, 55%) | Soft Navy | View | |
#8A56C2 | rgb(138, 86, 194) | hsl(269, 47%, 55%) | Soft Navy | View |
:root {
--color-1: #568EC2;
--color-2: #5673C2;
--color-3: #5658C2;
--color-4: #6F56C2;
--color-5: #8A56C2;
}Palettes that share visual characteristics and color harmony.