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 health palette featuring Light Muted Green, Muted Emerald, Dark Muted Sky Blue.
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 |
|---|---|---|---|---|---|
#C9E4CA | rgb(201, 228, 202) | hsl(122, 33%, 84%) | Light Muted Green | View | |
#87BBA2 | rgb(135, 187, 162) | hsl(151, 28%, 63%) | Muted Emerald | View | |
#55828B | rgb(85, 130, 139) | hsl(190, 24%, 44%) | Dark Muted Sky Blue | View | |
#3B6064 | rgb(59, 96, 100) | hsl(186, 26%, 31%) | Dark Muted Sky Blue | View | |
#364958 | rgb(54, 73, 88) | hsl(206, 24%, 28%) | Dark Muted Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Light Muted Green and Muted Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C9E4CA;
--color-2: #87BBA2;
--color-3: #55828B;
--color-4: #3B6064;
--color-5: #364958;
}Palettes that share visual characteristics and color harmony.