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 Cloud Blue, Light Dusty Navy, Light Dusty 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 |
|---|---|---|---|---|---|
#D3D5DE | rgb(211, 213, 222) | hsl(229, 14%, 85%) | Cloud Blue | View | |
#D5D3DE | rgb(213, 211, 222) | hsl(251, 14%, 85%) | Light Dusty Navy | View | |
#D7D3DE | rgb(215, 211, 222) | hsl(262, 14%, 85%) | Light Dusty Navy | View | |
#DAD3DE | rgb(218, 211, 222) | hsl(278, 14%, 85%) | Light Dusty Purple | View | |
#DDD3DE | rgb(221, 211, 222) | hsl(295, 14%, 85%) | Light Dusty Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Cloud Blue and Light Dusty Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D3D5DE;
--color-2: #D5D3DE;
--color-3: #D7D3DE;
--color-4: #DAD3DE;
--color-5: #DDD3DE;
}Palettes that share visual characteristics and color harmony.