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 Pure Emerald, Pure Cyan, Pure 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 |
|---|---|---|---|---|---|
#0DF29A | rgb(13, 242, 154) | hsl(157, 90%, 50%) | Pure Emerald | View | |
#0DF2D4 | rgb(13, 242, 212) | hsl(172, 90%, 50%) | Pure Cyan | View | |
#0DD7F2 | rgb(13, 215, 242) | hsl(187, 90%, 50%) | Pure Sky Blue | View | |
#0D9EF2 | rgb(13, 158, 242) | hsl(202, 90%, 50%) | Pure Blue | View | |
#0D65F2 | rgb(13, 101, 242) | hsl(217, 90%, 50%) | Pure Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Emerald and Pure Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0DF29A;
--color-2: #0DF2D4;
--color-3: #0DD7F2;
--color-4: #0D9EF2;
--color-5: #0D65F2;
}Palettes that share visual characteristics and color harmony.