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 |
|---|---|---|---|---|---|
#BDDBDA | rgb(189, 219, 218) | hsl(178, 29%, 80%) | Light Muted Cyan | View | |
#BDD4DB | rgb(189, 212, 219) | hsl(194, 29%, 80%) | Light Muted Sky Blue | View | |
#BDCDDB | rgb(189, 205, 219) | hsl(208, 29%, 80%) | Cloud Blue | View | |
#BDC6DB | rgb(189, 198, 219) | hsl(222, 29%, 80%) | Cloud Blue | View | |
#BDBEDB | rgb(189, 190, 219) | hsl(238, 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: #BDDBDA;
--color-2: #BDD4DB;
--color-3: #BDCDDB;
--color-4: #BDC6DB;
--color-5: #BDBEDB;
}Palettes that share visual characteristics and color harmony.