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 |
|---|---|---|---|---|---|
#4D6DCB | rgb(77, 109, 203) | hsl(225, 55%, 55%) | Soft Blue | View | |
#4D4DCB | rgb(77, 77, 203) | hsl(240, 55%, 55%) | Soft Blue | View | |
#6D4DCB | rgb(109, 77, 203) | hsl(255, 55%, 55%) | Soft Navy | View | |
#8C4DCB | rgb(140, 77, 203) | hsl(270, 55%, 55%) | Soft Navy | View | |
#AC4DCB | rgb(172, 77, 203) | hsl(285, 55%, 55%) | Soft Purple | View |
:root {
--color-1: #4D6DCB;
--color-2: #4D4DCB;
--color-3: #6D4DCB;
--color-4: #8C4DCB;
--color-5: #AC4DCB;
}Palettes that share visual characteristics and color harmony.