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 |
|---|---|---|---|---|---|
#4D86D1 | rgb(77, 134, 209) | hsl(214, 59%, 56%) | Soft Blue | View | |
#4D65D1 | rgb(77, 101, 209) | hsl(229, 59%, 56%) | Soft Blue | View | |
#554DD1 | rgb(85, 77, 209) | hsl(244, 59%, 56%) | Soft Blue | View | |
#774DD1 | rgb(119, 77, 209) | hsl(259, 59%, 56%) | Soft Navy | View | |
#984DD1 | rgb(152, 77, 209) | hsl(274, 59%, 56%) | Soft Navy | View |
:root {
--color-1: #4D86D1;
--color-2: #4D65D1;
--color-3: #554DD1;
--color-4: #774DD1;
--color-5: #984DD1;
}Palettes that share visual characteristics and color harmony.