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 |
|---|---|---|---|---|---|
#1FE025 | rgb(31, 224, 37) | hsl(122, 76%, 50%) | Pure Green | View | |
#1FE056 | rgb(31, 224, 86) | hsl(137, 76%, 50%) | Pure Green | View | |
#1FE086 | rgb(31, 224, 134) | hsl(152, 76%, 50%) | Pure Emerald | View | |
#1FE0B6 | rgb(31, 224, 182) | hsl(167, 76%, 50%) | Pure Cyan | View | |
#1FDAE0 | rgb(31, 218, 224) | hsl(182, 76%, 50%) | Pure Cyan | View |
:root {
--color-1: #1FE025;
--color-2: #1FE056;
--color-3: #1FE086;
--color-4: #1FE0B6;
--color-5: #1FDAE0;
}Palettes that share visual characteristics and color harmony.