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 |
|---|---|---|---|---|---|
#3C8ECD | rgb(60, 142, 205) | hsl(206, 59%, 52%) | Soft Blue | View | |
#3C6ACD | rgb(60, 106, 205) | hsl(221, 59%, 52%) | Soft Blue | View | |
#3C46CD | rgb(60, 70, 205) | hsl(236, 59%, 52%) | Soft Blue | View | |
#573CCD | rgb(87, 60, 205) | hsl(251, 59%, 52%) | Soft Navy | View | |
#7B3CCD | rgb(123, 60, 205) | hsl(266, 59%, 52%) | Soft Navy | View |
:root {
--color-1: #3C8ECD;
--color-2: #3C6ACD;
--color-3: #3C46CD;
--color-4: #573CCD;
--color-5: #7B3CCD;
}Palettes that share visual characteristics and color harmony.