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 |
|---|---|---|---|---|---|
#4E7CCA | rgb(78, 124, 202) | hsl(218, 54%, 55%) | Soft Blue | View | |
#4E5DCA | rgb(78, 93, 202) | hsl(233, 54%, 55%) | Soft Blue | View | |
#5F4ECA | rgb(95, 78, 202) | hsl(248, 54%, 55%) | Soft Blue | View | |
#7E4ECA | rgb(126, 78, 202) | hsl(263, 54%, 55%) | Soft Navy | View | |
#9D4ECA | rgb(157, 78, 202) | hsl(278, 54%, 55%) | Soft Purple | View |
:root {
--color-1: #4E7CCA;
--color-2: #4E5DCA;
--color-3: #5F4ECA;
--color-4: #7E4ECA;
--color-5: #9D4ECA;
}Palettes that share visual characteristics and color harmony.