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 |
|---|---|---|---|---|---|
#518CC8 | rgb(81, 140, 200) | hsl(210, 52%, 55%) | Soft Blue | View | |
#516EC8 | rgb(81, 110, 200) | hsl(225, 52%, 55%) | Soft Blue | View | |
#5151C8 | rgb(81, 81, 200) | hsl(240, 52%, 55%) | Soft Blue | View | |
#6E51C8 | rgb(110, 81, 200) | hsl(255, 52%, 55%) | Soft Navy | View | |
#8C51C8 | rgb(140, 81, 200) | hsl(270, 52%, 55%) | Soft Navy | View |
:root {
--color-1: #518CC8;
--color-2: #516EC8;
--color-3: #5151C8;
--color-4: #6E51C8;
--color-5: #8C51C8;
}Palettes that share visual characteristics and color harmony.