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 |
|---|---|---|---|---|---|
#4E86CA | rgb(78, 134, 202) | hsl(213, 54%, 55%) | Soft Blue | View | |
#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 |
:root {
--color-1: #4E86CA;
--color-2: #4E67CA;
--color-3: #544ECA;
--color-4: #734ECA;
--color-5: #924ECA;
}Palettes that share visual characteristics and color harmony.