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 |
|---|---|---|---|---|---|
#4E6FCA | rgb(78, 111, 202) | hsl(224, 54%, 55%) | Soft Blue | View | |
#4E50CA | rgb(78, 80, 202) | hsl(239, 54%, 55%) | Soft Blue | View | |
#6B4ECA | rgb(107, 78, 202) | hsl(254, 54%, 55%) | Soft Navy | View | |
#8A4ECA | rgb(138, 78, 202) | hsl(269, 54%, 55%) | Soft Navy | View | |
#A94ECA | rgb(169, 78, 202) | hsl(284, 54%, 55%) | Soft Purple | View |
:root {
--color-1: #4E6FCA;
--color-2: #4E50CA;
--color-3: #6B4ECA;
--color-4: #8A4ECA;
--color-5: #A94ECA;
}Palettes that share visual characteristics and color harmony.