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 |
|---|---|---|---|---|---|
#3C92C3 | rgb(60, 146, 195) | hsl(202, 53%, 50%) | Soft Blue | View | |
#3C70C3 | rgb(60, 112, 195) | hsl(217, 53%, 50%) | Soft Blue | View | |
#3C4EC3 | rgb(60, 78, 195) | hsl(232, 53%, 50%) | Soft Blue | View | |
#4C3CC3 | rgb(76, 60, 195) | hsl(247, 53%, 50%) | Soft Blue | View | |
#6D3CC3 | rgb(109, 60, 195) | hsl(262, 53%, 50%) | Soft Navy | View |
:root {
--color-1: #3C92C3;
--color-2: #3C70C3;
--color-3: #3C4EC3;
--color-4: #4C3CC3;
--color-5: #6D3CC3;
}Palettes that share visual characteristics and color harmony.