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 |
|---|---|---|---|---|---|
#4780B8 | rgb(71, 128, 184) | hsl(210, 44%, 50%) | Soft Blue | View | |
#4763B8 | rgb(71, 99, 184) | hsl(225, 44%, 50%) | Soft Blue | View | |
#4747B8 | rgb(71, 71, 184) | hsl(240, 44%, 50%) | Soft Blue | View | |
#6347B8 | rgb(99, 71, 184) | hsl(255, 44%, 50%) | Soft Navy | View | |
#8047B8 | rgb(128, 71, 184) | hsl(270, 44%, 50%) | Soft Navy | View |
:root {
--color-1: #4780B8;
--color-2: #4763B8;
--color-3: #4747B8;
--color-4: #6347B8;
--color-5: #8047B8;
}Palettes that share visual characteristics and color harmony.