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 |
|---|---|---|---|---|---|
#87AECF | rgb(135, 174, 207) | hsl(207, 43%, 67%) | Soft Blue | View | |
#879CCF | rgb(135, 156, 207) | hsl(222, 43%, 67%) | Soft Blue | View | |
#878ACF | rgb(135, 138, 207) | hsl(238, 43%, 67%) | Soft Blue | View | |
#9587CF | rgb(149, 135, 207) | hsl(252, 43%, 67%) | Soft Navy | View | |
#A787CF | rgb(167, 135, 207) | hsl(267, 43%, 67%) | Soft Navy | View |
:root {
--color-1: #87AECF;
--color-2: #879CCF;
--color-3: #878ACF;
--color-4: #9587CF;
--color-5: #A787CF;
}Palettes that share visual characteristics and color harmony.