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 balance palette featuring Deep Dusty Blue, Soft Cyan, Pure White.
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 |
|---|---|---|---|---|---|
#292F36 | rgb(41, 47, 54) | hsl(212, 14%, 19%) | Deep Dusty Blue | View | |
#4ECDC4 | rgb(78, 205, 196) | hsl(176, 56%, 55%) | Soft Cyan | View | |
#F7FFF7 | rgb(247, 255, 247) | hsl(120, 100%, 98%) | Pure White | View | |
#FF6B6B | rgb(255, 107, 107) | hsl(0, 100%, 71%) | Light Vibrant Red | View | |
#FFE66D | rgb(255, 230, 109) | hsl(50, 100%, 71%) | Light Vibrant Yellow | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Dusty Blue and Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #292F36;
--color-2: #4ECDC4;
--color-3: #F7FFF7;
--color-4: #FF6B6B;
--color-5: #FFE66D;
}Palettes that share visual characteristics and color harmony.