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 |
|---|---|---|---|---|---|
#7EA3CD | rgb(126, 163, 205) | hsl(212, 44%, 65%) | Soft Blue | View | |
#7E8FCD | rgb(126, 143, 205) | hsl(227, 44%, 65%) | Soft Blue | View | |
#817ECD | rgb(129, 126, 205) | hsl(242, 44%, 65%) | Soft Blue | View | |
#957ECD | rgb(149, 126, 205) | hsl(257, 44%, 65%) | Soft Navy | View | |
#A87ECD | rgb(168, 126, 205) | hsl(272, 44%, 65%) | Soft Navy | View |
:root {
--color-1: #7EA3CD;
--color-2: #7E8FCD;
--color-3: #817ECD;
--color-4: #957ECD;
--color-5: #A87ECD;
}Palettes that share visual characteristics and color harmony.