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 stability palette featuring Dark Dusty Blue, Muted Cyan, Light Soft Cyan.
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 |
|---|---|---|---|---|---|
#555B6E | rgb(85, 91, 110) | hsl(226, 13%, 38%) | Dark Dusty Blue | View | |
#89B0AE | rgb(137, 176, 174) | hsl(177, 20%, 61%) | Muted Cyan | View | |
#BEE3DB | rgb(190, 227, 219) | hsl(167, 40%, 82%) | Light Soft Cyan | View | |
#FAF9F9 | rgb(250, 249, 249) | hsl(0, 9%, 98%) | White | View | |
#FFD6BA | rgb(255, 214, 186) | hsl(24, 100%, 86%) | Pale Vibrant Orange | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Dusty Blue and Muted Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #555B6E;
--color-2: #89B0AE;
--color-3: #BEE3DB;
--color-4: #FAF9F9;
--color-5: #FFD6BA;
}Palettes that share visual characteristics and color harmony.