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 Green, Pure Emerald. 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 |
|---|---|---|---|---|---|
#10D52A | rgb(16, 213, 42) | hsl(128, 86%, 45%) | Pure Green | View | |
#10D55C | rgb(16, 213, 92) | hsl(143, 86%, 45%) | Pure Green | View | |
#10D58D | rgb(16, 213, 141) | hsl(158, 86%, 45%) | Pure Emerald | View | |
#10D5BE | rgb(16, 213, 190) | hsl(173, 86%, 45%) | Pure Cyan | View | |
#10BBD5 | rgb(16, 187, 213) | hsl(188, 86%, 45%) | Pure Sky Blue | View |
:root {
--color-1: #10D52A;
--color-2: #10D55C;
--color-3: #10D58D;
--color-4: #10D5BE;
--color-5: #10BBD5;
}Palettes that share visual characteristics and color harmony.