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 |
|---|---|---|---|---|---|
#4C7DCD | rgb(76, 125, 205) | hsl(217, 56%, 55%) | Soft Blue | View | |
#4C5DCD | rgb(76, 93, 205) | hsl(232, 56%, 55%) | Soft Blue | View | |
#5B4CCD | rgb(91, 76, 205) | hsl(247, 56%, 55%) | Soft Blue | View | |
#7B4CCD | rgb(123, 76, 205) | hsl(262, 56%, 55%) | Soft Navy | View | |
#9B4CCD | rgb(155, 76, 205) | hsl(277, 56%, 55%) | Soft Purple | View |
:root {
--color-1: #4C7DCD;
--color-2: #4C5DCD;
--color-3: #5B4CCD;
--color-4: #7B4CCD;
--color-5: #9B4CCD;
}Palettes that share visual characteristics and color harmony.