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 Deep Emerald, Deep Cyan, Deep Sky 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 |
|---|---|---|---|---|---|
#0D3F2C | rgb(13, 63, 44) | hsl(157, 66%, 15%) | Deep Emerald | View | |
#0D3F39 | rgb(13, 63, 57) | hsl(173, 66%, 15%) | Deep Cyan | View | |
#0D3A3F | rgb(13, 58, 63) | hsl(186, 66%, 15%) | Deep Sky Blue | View | |
#0D2D3F | rgb(13, 45, 63) | hsl(202, 66%, 15%) | Deep Blue | View | |
#0D203F | rgb(13, 32, 63) | hsl(217, 66%, 15%) | Deep Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Emerald and Deep Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0D3F2C;
--color-2: #0D3F39;
--color-3: #0D3A3F;
--color-4: #0D2D3F;
--color-5: #0D203F;
}Palettes that share visual characteristics and color harmony.