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 |
|---|---|---|---|---|---|
#5B74BE | rgb(91, 116, 190) | hsl(225, 43%, 55%) | Soft Blue | View | |
#5B5BBE | rgb(91, 91, 190) | hsl(240, 43%, 55%) | Soft Blue | View | |
#745BBE | rgb(116, 91, 190) | hsl(255, 43%, 55%) | Soft Navy | View | |
#8C5BBE | rgb(140, 91, 190) | hsl(270, 43%, 55%) | Soft Navy | View | |
#A55BBE | rgb(165, 91, 190) | hsl(285, 43%, 55%) | Soft Purple | View |
:root {
--color-1: #5B74BE;
--color-2: #5B5BBE;
--color-3: #745BBE;
--color-4: #8C5BBE;
--color-5: #A55BBE;
}Palettes that share visual characteristics and color harmony.