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 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 |
|---|---|---|---|---|---|
#B2EC13 | rgb(178, 236, 19) | hsl(76, 85%, 50%) | Pure Lime | View | |
#7CEC13 | rgb(124, 236, 19) | hsl(91, 85%, 50%) | Pure Green | View | |
#46EC13 | rgb(70, 236, 19) | hsl(106, 85%, 50%) | Pure Green | View | |
#13EC17 | rgb(19, 236, 23) | hsl(121, 85%, 50%) | Pure Green | View | |
#13EC4D | rgb(19, 236, 77) | hsl(136, 85%, 50%) | Pure Green | View |
:root {
--color-1: #B2EC13;
--color-2: #7CEC13;
--color-3: #46EC13;
--color-4: #13EC17;
--color-5: #13EC4D;
}Palettes that share visual characteristics and color harmony.