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 |
|---|---|---|---|---|---|
#3C79C3 | rgb(60, 121, 195) | hsl(213, 53%, 50%) | Soft Blue | View | |
#3C57C3 | rgb(60, 87, 195) | hsl(228, 53%, 50%) | Soft Blue | View | |
#433CC3 | rgb(67, 60, 195) | hsl(243, 53%, 50%) | Soft Blue | View | |
#643CC3 | rgb(100, 60, 195) | hsl(258, 53%, 50%) | Soft Navy | View | |
#863CC3 | rgb(134, 60, 195) | hsl(273, 53%, 50%) | Soft Navy | View |
:root {
--color-1: #3C79C3;
--color-2: #3C57C3;
--color-3: #433CC3;
--color-4: #643CC3;
--color-5: #863CC3;
}Palettes that share visual characteristics and color harmony.