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 Navy. 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 |
|---|---|---|---|---|---|
#7B99DB | rgb(123, 153, 219) | hsl(221, 57%, 67%) | Soft Blue | View | |
#7B81DB | rgb(123, 129, 219) | hsl(236, 57%, 67%) | Soft Blue | View | |
#8C7BDB | rgb(140, 123, 219) | hsl(251, 57%, 67%) | Soft Navy | View | |
#A47BDB | rgb(164, 123, 219) | hsl(266, 57%, 67%) | Soft Navy | View | |
#BC7BDB | rgb(188, 123, 219) | hsl(281, 57%, 67%) | Soft Purple | View |
A peaceful combination anchored by #7B99DB, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #7B99DB;
--color-2: #7B81DB;
--color-3: #8C7BDB;
--color-4: #A47BDB;
--color-5: #BC7BDB;
}Palettes that share visual characteristics and color harmony.