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 |
|---|---|---|---|---|---|
#1FE03C | rgb(31, 224, 60) | hsl(129, 76%, 50%) | Pure Green | View | |
#1FE06C | rgb(31, 224, 108) | hsl(144, 76%, 50%) | Pure Green | View | |
#1FE09D | rgb(31, 224, 157) | hsl(159, 76%, 50%) | Pure Emerald | View | |
#1FE0CD | rgb(31, 224, 205) | hsl(174, 76%, 50%) | Pure Cyan | View | |
#1FC3E0 | rgb(31, 195, 224) | hsl(189, 76%, 50%) | Pure Sky Blue | View |
:root {
--color-1: #1FE03C;
--color-2: #1FE06C;
--color-3: #1FE09D;
--color-4: #1FE0CD;
--color-5: #1FC3E0;
}Palettes that share visual characteristics and color harmony.