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 |
|---|---|---|---|---|---|
#556BC3 | rgb(85, 107, 195) | hsl(228, 48%, 55%) | Soft Blue | View | |
#5B55C3 | rgb(91, 85, 195) | hsl(243, 48%, 55%) | Soft Blue | View | |
#7655C3 | rgb(118, 85, 195) | hsl(258, 48%, 55%) | Soft Navy | View | |
#9255C3 | rgb(146, 85, 195) | hsl(273, 48%, 55%) | Soft Navy | View | |
#AD55C3 | rgb(173, 85, 195) | hsl(288, 48%, 55%) | Soft Purple | View |
:root {
--color-1: #556BC3;
--color-2: #5B55C3;
--color-3: #7655C3;
--color-4: #9255C3;
--color-5: #AD55C3;
}Palettes that share visual characteristics and color harmony.