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 |
|---|---|---|---|---|---|
#5B82BE | rgb(91, 130, 190) | hsl(216, 43%, 55%) | Soft Blue | View | |
#5B6ABE | rgb(91, 106, 190) | hsl(231, 43%, 55%) | Soft Blue | View | |
#655BBE | rgb(101, 91, 190) | hsl(246, 43%, 55%) | Soft Blue | View | |
#7D5BBE | rgb(125, 91, 190) | hsl(261, 43%, 55%) | Soft Navy | View | |
#965BBE | rgb(150, 91, 190) | hsl(276, 43%, 55%) | Soft Purple | View |
:root {
--color-1: #5B82BE;
--color-2: #5B6ABE;
--color-3: #655BBE;
--color-4: #7D5BBE;
--color-5: #965BBE;
}Palettes that share visual characteristics and color harmony.