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 |
|---|---|---|---|---|---|
#4E67CA | rgb(78, 103, 202) | hsl(228, 54%, 55%) | Soft Blue | View | |
#544ECA | rgb(84, 78, 202) | hsl(243, 54%, 55%) | Soft Blue | View | |
#734ECA | rgb(115, 78, 202) | hsl(258, 54%, 55%) | Soft Navy | View | |
#924ECA | rgb(146, 78, 202) | hsl(273, 54%, 55%) | Soft Navy | View | |
#B14ECA | rgb(177, 78, 202) | hsl(288, 54%, 55%) | Soft Purple | View |
:root {
--color-1: #4E67CA;
--color-2: #544ECA;
--color-3: #734ECA;
--color-4: #924ECA;
--color-5: #B14ECA;
}Palettes that share visual characteristics and color harmony.