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 Navy, 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 |
|---|---|---|---|---|---|
#4E57CA | rgb(78, 87, 202) | hsl(236, 54%, 55%) | Soft Blue | View | |
#654ECA | rgb(101, 78, 202) | hsl(251, 54%, 55%) | Soft Navy | View | |
#844ECA | rgb(132, 78, 202) | hsl(266, 54%, 55%) | Soft Navy | View | |
#A34ECA | rgb(163, 78, 202) | hsl(281, 54%, 55%) | Soft Purple | View | |
#C24ECA | rgb(194, 78, 202) | hsl(296, 54%, 55%) | Soft Purple | View |
:root {
--color-1: #4E57CA;
--color-2: #654ECA;
--color-3: #844ECA;
--color-4: #A34ECA;
--color-5: #C24ECA;
}Palettes that share visual characteristics and color harmony.