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 |
|---|---|---|---|---|---|
#5B96BE | rgb(91, 150, 190) | hsl(204, 43%, 55%) | Soft Blue | View | |
#5B7DBE | rgb(91, 125, 190) | hsl(219, 43%, 55%) | Soft Blue | View | |
#5B65BE | rgb(91, 101, 190) | hsl(234, 43%, 55%) | Soft Blue | View | |
#6A5BBE | rgb(106, 91, 190) | hsl(249, 43%, 55%) | Soft Blue | View | |
#825BBE | rgb(130, 91, 190) | hsl(264, 43%, 55%) | Soft Navy | View |
:root {
--color-1: #5B96BE;
--color-2: #5B7DBE;
--color-3: #5B65BE;
--color-4: #6A5BBE;
--color-5: #825BBE;
}Palettes that share visual characteristics and color harmony.