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 |
|---|---|---|---|---|---|
#4E7ACA | rgb(78, 122, 202) | hsl(219, 54%, 55%) | Soft Blue | View | |
#4E5BCA | rgb(78, 91, 202) | hsl(234, 54%, 55%) | Soft Blue | View | |
#614ECA | rgb(97, 78, 202) | hsl(249, 54%, 55%) | Soft Blue | View | |
#804ECA | rgb(128, 78, 202) | hsl(264, 54%, 55%) | Soft Navy | View | |
#9F4ECA | rgb(159, 78, 202) | hsl(279, 54%, 55%) | Soft Purple | View |
:root {
--color-1: #4E7ACA;
--color-2: #4E5BCA;
--color-3: #614ECA;
--color-4: #804ECA;
--color-5: #9F4ECA;
}Palettes that share visual characteristics and color harmony.