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 |
|---|---|---|---|---|---|
#4C6EBD | rgb(76, 110, 189) | hsl(222, 46%, 52%) | Soft Blue | View | |
#4C52BD | rgb(76, 82, 189) | hsl(237, 46%, 52%) | Soft Blue | View | |
#634CBD | rgb(99, 76, 189) | hsl(252, 46%, 52%) | Soft Navy | View | |
#7F4CBD | rgb(127, 76, 189) | hsl(267, 46%, 52%) | Soft Navy | View | |
#9B4CBD | rgb(155, 76, 189) | hsl(282, 46%, 52%) | Soft Purple | View |
:root {
--color-1: #4C6EBD;
--color-2: #4C52BD;
--color-3: #634CBD;
--color-4: #7F4CBD;
--color-5: #9B4CBD;
}Palettes that share visual characteristics and color harmony.