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 Green, Pure Emerald, Pure Cyan. 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 |
|---|---|---|---|---|---|
#2BEE5F | rgb(43, 238, 95) | hsl(136, 85%, 55%) | Pure Green | View | |
#2BEE90 | rgb(43, 238, 144) | hsl(151, 85%, 55%) | Pure Emerald | View | |
#2BEEC0 | rgb(43, 238, 192) | hsl(166, 85%, 55%) | Pure Cyan | View | |
#2BEBEE | rgb(43, 235, 238) | hsl(181, 85%, 55%) | Pure Cyan | View | |
#2BBAEE | rgb(43, 186, 238) | hsl(196, 85%, 55%) | Pure Sky Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Green and Pure Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2BEE5F;
--color-2: #2BEE90;
--color-3: #2BEEC0;
--color-4: #2BEBEE;
--color-5: #2BBAEE;
}Palettes that share visual characteristics and color harmony.