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 |
|---|---|---|---|---|---|
#4776B8 | rgb(71, 118, 184) | hsl(215, 44%, 50%) | Soft Blue | View | |
#475AB8 | rgb(71, 90, 184) | hsl(230, 44%, 50%) | Soft Blue | View | |
#5147B8 | rgb(81, 71, 184) | hsl(245, 44%, 50%) | Soft Blue | View | |
#6D47B8 | rgb(109, 71, 184) | hsl(260, 44%, 50%) | Soft Navy | View | |
#8947B8 | rgb(137, 71, 184) | hsl(275, 44%, 50%) | Soft Purple | View |
:root {
--color-1: #4776B8;
--color-2: #475AB8;
--color-3: #5147B8;
--color-4: #6D47B8;
--color-5: #8947B8;
}Palettes that share visual characteristics and color harmony.