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 Muted Cyan, Light Muted Sky Blue, Cloud Blue. 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 |
|---|---|---|---|---|---|
#BDDADB | rgb(189, 218, 219) | hsl(182, 29%, 80%) | Light Muted Cyan | View | |
#BDD2DB | rgb(189, 210, 219) | hsl(198, 29%, 80%) | Light Muted Sky Blue | View | |
#BDCBDB | rgb(189, 203, 219) | hsl(212, 29%, 80%) | Cloud Blue | View | |
#BDC4DB | rgb(189, 196, 219) | hsl(226, 29%, 80%) | Cloud Blue | View | |
#BEBDDB | rgb(190, 189, 219) | hsl(242, 29%, 80%) | Cloud Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Muted Cyan and Light Muted Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BDDADB;
--color-2: #BDD2DB;
--color-3: #BDCBDB;
--color-4: #BDC4DB;
--color-5: #BEBDDB;
}Palettes that share visual characteristics and color harmony.