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 Green. 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 |
|---|---|---|---|---|---|
#64CB1A | rgb(100, 203, 26) | hsl(95, 77%, 45%) | Pure Green | View | |
#38CB1A | rgb(56, 203, 26) | hsl(110, 77%, 45%) | Pure Green | View | |
#1ACB29 | rgb(26, 203, 41) | hsl(125, 77%, 45%) | Pure Green | View | |
#1ACB55 | rgb(26, 203, 85) | hsl(140, 77%, 45%) | Pure Green | View | |
#1ACB81 | rgb(26, 203, 129) | hsl(155, 77%, 45%) | Pure Emerald | View |
:root {
--color-1: #64CB1A;
--color-2: #38CB1A;
--color-3: #1ACB29;
--color-4: #1ACB55;
--color-5: #1ACB81;
}Palettes that share visual characteristics and color harmony.