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 |
|---|---|---|---|---|---|
#4D69B3 | rgb(77, 105, 179) | hsl(224, 40%, 50%) | Soft Blue | View | |
#4D50B3 | rgb(77, 80, 179) | hsl(238, 40%, 50%) | Soft Blue | View | |
#634DB3 | rgb(99, 77, 179) | hsl(253, 40%, 50%) | Soft Navy | View | |
#7C4DB3 | rgb(124, 77, 179) | hsl(268, 40%, 50%) | Soft Navy | View | |
#964DB3 | rgb(150, 77, 179) | hsl(283, 40%, 50%) | Soft Purple | View |
:root {
--color-1: #4D69B3;
--color-2: #4D50B3;
--color-3: #634DB3;
--color-4: #7C4DB3;
--color-5: #964DB3;
}Palettes that share visual characteristics and color harmony.