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 Muted Navy, Light Muted Purple. 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 |
|---|---|---|---|---|---|
#C2BEDA | rgb(194, 190, 218) | hsl(249, 27%, 80%) | Cloud Blue | View | |
#C9BEDA | rgb(201, 190, 218) | hsl(264, 27%, 80%) | Light Muted Navy | View | |
#D0BEDA | rgb(208, 190, 218) | hsl(279, 27%, 80%) | Light Muted Purple | View | |
#D7BEDA | rgb(215, 190, 218) | hsl(294, 27%, 80%) | Light Muted Purple | View | |
#DABED6 | rgb(218, 190, 214) | hsl(309, 27%, 80%) | Light Muted Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Cloud Blue and Light Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C2BEDA;
--color-2: #C9BEDA;
--color-3: #D0BEDA;
--color-4: #D7BEDA;
--color-5: #DABED6;
}Palettes that share visual characteristics and color harmony.