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 |
|---|---|---|---|---|---|
#4BF542 | rgb(75, 245, 66) | hsl(117, 90%, 61%) | Pure Green | View | |
#42F566 | rgb(66, 245, 102) | hsl(132, 90%, 61%) | Pure Green | View | |
#42F593 | rgb(66, 245, 147) | hsl(147, 90%, 61%) | Pure Emerald | View | |
#42F5BF | rgb(66, 245, 191) | hsl(162, 90%, 61%) | Pure Emerald | View | |
#42F5EC | rgb(66, 245, 236) | hsl(177, 90%, 61%) | Pure Cyan | View |
:root {
--color-1: #4BF542;
--color-2: #42F566;
--color-3: #42F593;
--color-4: #42F5BF;
--color-5: #42F5EC;
}Palettes that share visual characteristics and color harmony.