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 Light Soft Blue, Light Soft Navy, Light 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 |
|---|---|---|---|---|---|
#999ADB | rgb(153, 154, 219) | hsl(239, 48%, 73%) | Light Soft Blue | View | |
#A999DB | rgb(169, 153, 219) | hsl(255, 48%, 73%) | Light Soft Navy | View | |
#B999DB | rgb(185, 153, 219) | hsl(269, 48%, 73%) | Light Soft Navy | View | |
#CA99DB | rgb(202, 153, 219) | hsl(285, 48%, 73%) | Light Soft Purple | View | |
#DA99DB | rgb(218, 153, 219) | hsl(299, 48%, 73%) | Light Soft Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Soft Blue and Light Soft Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #999ADB;
--color-2: #A999DB;
--color-3: #B999DB;
--color-4: #CA99DB;
--color-5: #DA99DB;
}Palettes that share visual characteristics and color harmony.