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 |
|---|---|---|---|---|---|
#547DC4 | rgb(84, 125, 196) | hsl(218, 49%, 55%) | Soft Blue | View | |
#5461C4 | rgb(84, 97, 196) | hsl(233, 49%, 55%) | Soft Blue | View | |
#6354C4 | rgb(99, 84, 196) | hsl(248, 49%, 55%) | Soft Blue | View | |
#7F54C4 | rgb(127, 84, 196) | hsl(263, 49%, 55%) | Soft Navy | View | |
#9B54C4 | rgb(155, 84, 196) | hsl(278, 49%, 55%) | Soft Purple | View |
:root {
--color-1: #547DC4;
--color-2: #5461C4;
--color-3: #6354C4;
--color-4: #7F54C4;
--color-5: #9B54C4;
}Palettes that share visual characteristics and color harmony.