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 |
|---|---|---|---|---|---|
#4E65CA | rgb(78, 101, 202) | hsl(229, 54%, 55%) | Soft Blue | View | |
#574ECA | rgb(87, 78, 202) | hsl(244, 54%, 55%) | Soft Blue | View | |
#764ECA | rgb(118, 78, 202) | hsl(259, 54%, 55%) | Soft Navy | View | |
#954ECA | rgb(149, 78, 202) | hsl(274, 54%, 55%) | Soft Navy | View | |
#B34ECA | rgb(179, 78, 202) | hsl(289, 54%, 55%) | Soft Purple | View |
:root {
--color-1: #4E65CA;
--color-2: #574ECA;
--color-3: #764ECA;
--color-4: #954ECA;
--color-5: #B34ECA;
}Palettes that share visual characteristics and color harmony.