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 |
|---|---|---|---|---|---|
#6C93C6 | rgb(108, 147, 198) | hsl(214, 44%, 60%) | Soft Blue | View | |
#6C7DC6 | rgb(108, 125, 198) | hsl(229, 44%, 60%) | Soft Blue | View | |
#726CC6 | rgb(114, 108, 198) | hsl(244, 44%, 60%) | Soft Blue | View | |
#896CC6 | rgb(137, 108, 198) | hsl(259, 44%, 60%) | Soft Navy | View | |
#9F6CC6 | rgb(159, 108, 198) | hsl(274, 44%, 60%) | Soft Navy | View |
:root {
--color-1: #6C93C6;
--color-2: #6C7DC6;
--color-3: #726CC6;
--color-4: #896CC6;
--color-5: #9F6CC6;
}Palettes that share visual characteristics and color harmony.