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 |
|---|---|---|---|---|---|
#7498D8 | rgb(116, 152, 216) | hsl(218, 56%, 65%) | Soft Blue | View | |
#747FD8 | rgb(116, 127, 216) | hsl(233, 56%, 65%) | Soft Blue | View | |
#8174D8 | rgb(129, 116, 216) | hsl(248, 56%, 65%) | Soft Blue | View | |
#9A74D8 | rgb(154, 116, 216) | hsl(263, 56%, 65%) | Soft Navy | View | |
#B374D8 | rgb(179, 116, 216) | hsl(278, 56%, 65%) | Soft Purple | View |
:root {
--color-1: #7498D8;
--color-2: #747FD8;
--color-3: #8174D8;
--color-4: #9A74D8;
--color-5: #B374D8;
}Palettes that share visual characteristics and color harmony.