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 Light Dusty Emerald, Pale Muted Lime, Pure Amber.
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 |
|---|---|---|---|---|---|
#CFDBD5 | rgb(207, 219, 213) | hsl(150, 14%, 84%) | Light Dusty Emerald | View | |
#E8EDDF | rgb(232, 237, 223) | hsl(81, 28%, 90%) | Pale Muted Lime | View | |
#F5CB5C | rgb(245, 203, 92) | hsl(44, 88%, 66%) | Pure Amber | View | |
#242423 | rgb(36, 36, 35) | hsl(60, 1%, 14%) | Dark Gray | View | |
#333533 | rgb(51, 53, 51) | hsl(120, 2%, 20%) | Dark Gray | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Dusty Emerald and Pale Muted Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CFDBD5;
--color-2: #E8EDDF;
--color-3: #F5CB5C;
--color-4: #242423;
--color-5: #333533;
}Palettes that share visual characteristics and color harmony.