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 |
|---|---|---|---|---|---|
#4D6FCB | rgb(77, 111, 203) | hsl(224, 55%, 55%) | Soft Blue | View | |
#4D4FCB | rgb(77, 79, 203) | hsl(239, 55%, 55%) | Soft Blue | View | |
#6B4DCB | rgb(107, 77, 203) | hsl(254, 55%, 55%) | Soft Navy | View | |
#8A4DCB | rgb(138, 77, 203) | hsl(269, 55%, 55%) | Soft Navy | View | |
#AA4DCB | rgb(170, 77, 203) | hsl(284, 55%, 55%) | Soft Purple | View |
:root {
--color-1: #4D6FCB;
--color-2: #4D4FCB;
--color-3: #6B4DCB;
--color-4: #8A4DCB;
--color-5: #AA4DCB;
}Palettes that share visual characteristics and color harmony.