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, Cloud Blue, Light Muted 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 |
|---|---|---|---|---|---|
#C3C5D5 | rgb(195, 197, 213) | hsl(233, 18%, 80%) | Cloud Blue | View | |
#C5C3D5 | rgb(197, 195, 213) | hsl(247, 18%, 80%) | Cloud Blue | View | |
#CAC3D5 | rgb(202, 195, 213) | hsl(263, 18%, 80%) | Light Muted Navy | View | |
#CEC3D5 | rgb(206, 195, 213) | hsl(277, 18%, 80%) | Light Muted Purple | View | |
#D3C3D5 | rgb(211, 195, 213) | hsl(293, 18%, 80%) | Light Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Cloud Blue and Cloud Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C3C5D5;
--color-2: #C5C3D5;
--color-3: #CAC3D5;
--color-4: #CEC3D5;
--color-5: #D3C3D5;
}Palettes that share visual characteristics and color harmony.