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 |
|---|---|---|---|---|---|
#779ED4 | rgb(119, 158, 212) | hsl(215, 52%, 65%) | Soft Blue | View | |
#7787D4 | rgb(119, 135, 212) | hsl(230, 52%, 65%) | Soft Blue | View | |
#7F77D4 | rgb(127, 119, 212) | hsl(245, 52%, 65%) | Soft Blue | View | |
#9677D4 | rgb(150, 119, 212) | hsl(260, 52%, 65%) | Soft Navy | View | |
#AD77D4 | rgb(173, 119, 212) | hsl(275, 52%, 65%) | Soft Purple | View |
:root {
--color-1: #779ED4;
--color-2: #7787D4;
--color-3: #7F77D4;
--color-4: #9677D4;
--color-5: #AD77D4;
}Palettes that share visual characteristics and color harmony.