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 |
|---|---|---|---|---|---|
#4D5FB3 | rgb(77, 95, 179) | hsl(229, 40%, 50%) | Soft Blue | View | |
#534DB3 | rgb(83, 77, 179) | hsl(244, 40%, 50%) | Soft Blue | View | |
#6D4DB3 | rgb(109, 77, 179) | hsl(259, 40%, 50%) | Soft Navy | View | |
#864DB3 | rgb(134, 77, 179) | hsl(274, 40%, 50%) | Soft Navy | View | |
#A04DB3 | rgb(160, 77, 179) | hsl(289, 40%, 50%) | Soft Purple | View |
:root {
--color-1: #4D5FB3;
--color-2: #534DB3;
--color-3: #6D4DB3;
--color-4: #864DB3;
--color-5: #A04DB3;
}Palettes that share visual characteristics and color harmony.