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 |
|---|---|---|---|---|---|
#576DCB | rgb(87, 109, 203) | hsl(229, 53%, 57%) | Soft Blue | View | |
#5F57CB | rgb(95, 87, 203) | hsl(244, 53%, 57%) | Soft Blue | View | |
#7C57CB | rgb(124, 87, 203) | hsl(259, 53%, 57%) | Soft Navy | View | |
#9957CB | rgb(153, 87, 203) | hsl(274, 53%, 57%) | Soft Navy | View | |
#B657CB | rgb(182, 87, 203) | hsl(289, 53%, 57%) | Soft Purple | View |
:root {
--color-1: #576DCB;
--color-2: #5F57CB;
--color-3: #7C57CB;
--color-4: #9957CB;
--color-5: #B657CB;
}Palettes that share visual characteristics and color harmony.