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 |
|---|---|---|---|---|---|
#488ACB | rgb(72, 138, 203) | hsl(210, 56%, 54%) | Soft Blue | View | |
#4869CB | rgb(72, 105, 203) | hsl(225, 56%, 54%) | Soft Blue | View | |
#4848CB | rgb(72, 72, 203) | hsl(240, 56%, 54%) | Soft Blue | View | |
#6948CB | rgb(105, 72, 203) | hsl(255, 56%, 54%) | Soft Navy | View | |
#8A48CB | rgb(138, 72, 203) | hsl(270, 56%, 54%) | Soft Navy | View |
:root {
--color-1: #488ACB;
--color-2: #4869CB;
--color-3: #4848CB;
--color-4: #6948CB;
--color-5: #8A48CB;
}Palettes that share visual characteristics and color harmony.