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 Light Blue, Soft Light Navy, Soft Light 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 |
|---|---|---|---|---|---|
#A8A7DC | rgb(168, 167, 220) | hsl(241, 43%, 76%) | Soft Light Blue | View | |
#B6A7DC | rgb(182, 167, 220) | hsl(257, 43%, 76%) | Soft Light Navy | View | |
#C3A7DC | rgb(195, 167, 220) | hsl(272, 43%, 76%) | Soft Light Navy | View | |
#D0A7DC | rgb(208, 167, 220) | hsl(286, 43%, 76%) | Soft Light Purple | View | |
#DCA7DB | rgb(220, 167, 219) | hsl(301, 43%, 76%) | Soft Light Purple | View |
:root {
--color-1: #A8A7DC;
--color-2: #B6A7DC;
--color-3: #C3A7DC;
--color-4: #D0A7DC;
--color-5: #DCA7DB;
}Palettes that share visual characteristics and color harmony.