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 Lime, Pure Lime, 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 |
|---|---|---|---|---|---|
#DFED78 | rgb(223, 237, 120) | hsl(67, 76%, 70%) | Pure Lime | View | |
#C2ED78 | rgb(194, 237, 120) | hsl(82, 76%, 70%) | Pure Lime | View | |
#A5ED78 | rgb(165, 237, 120) | hsl(97, 76%, 70%) | Pure Green | View | |
#88ED78 | rgb(136, 237, 120) | hsl(112, 76%, 70%) | Pure Green | View | |
#78ED86 | rgb(120, 237, 134) | hsl(127, 76%, 70%) | Pure Green | View |
:root {
--color-1: #DFED78;
--color-2: #C2ED78;
--color-3: #A5ED78;
--color-4: #88ED78;
--color-5: #78ED86;
}Palettes that share visual characteristics and color harmony.