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 |
|---|---|---|---|---|---|
#5B87CD | rgb(91, 135, 205) | hsl(217, 53%, 58%) | Soft Blue | View | |
#5B6ACD | rgb(91, 106, 205) | hsl(232, 53%, 58%) | Soft Blue | View | |
#685BCD | rgb(104, 91, 205) | hsl(247, 53%, 58%) | Soft Blue | View | |
#855BCD | rgb(133, 91, 205) | hsl(262, 53%, 58%) | Soft Navy | View | |
#A15BCD | rgb(161, 91, 205) | hsl(277, 53%, 58%) | Soft Purple | View |
:root {
--color-1: #5B87CD;
--color-2: #5B6ACD;
--color-3: #685BCD;
--color-4: #855BCD;
--color-5: #A15BCD;
}Palettes that share visual characteristics and color harmony.