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 |
|---|---|---|---|---|---|
#76AAD5 | rgb(118, 170, 213) | hsl(207, 53%, 65%) | Soft Blue | View | |
#7693D5 | rgb(118, 147, 213) | hsl(222, 53%, 65%) | Soft Blue | View | |
#767BD5 | rgb(118, 123, 213) | hsl(237, 53%, 65%) | Soft Blue | View | |
#8976D5 | rgb(137, 118, 213) | hsl(252, 53%, 65%) | Soft Navy | View | |
#A176D5 | rgb(161, 118, 213) | hsl(267, 53%, 65%) | Soft Navy | View |
:root {
--color-1: #76AAD5;
--color-2: #7693D5;
--color-3: #767BD5;
--color-4: #8976D5;
--color-5: #A176D5;
}Palettes that share visual characteristics and color harmony.