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 |
|---|---|---|---|---|---|
#5A7FBF | rgb(90, 127, 191) | hsl(218, 44%, 55%) | Soft Blue | View | |
#5A66BF | rgb(90, 102, 191) | hsl(233, 44%, 55%) | Soft Blue | View | |
#675ABF | rgb(103, 90, 191) | hsl(248, 44%, 55%) | Soft Blue | View | |
#805ABF | rgb(128, 90, 191) | hsl(263, 44%, 55%) | Soft Navy | View | |
#9A5ABF | rgb(154, 90, 191) | hsl(278, 44%, 55%) | Soft Purple | View |
:root {
--color-1: #5A7FBF;
--color-2: #5A66BF;
--color-3: #675ABF;
--color-4: #805ABF;
--color-5: #9A5ABF;
}Palettes that share visual characteristics and color harmony.