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 |
|---|---|---|---|---|---|
#D0EF25 | rgb(208, 239, 37) | hsl(69, 86%, 54%) | Pure Lime | View | |
#9EEF25 | rgb(158, 239, 37) | hsl(84, 86%, 54%) | Pure Lime | View | |
#6BEF25 | rgb(107, 239, 37) | hsl(99, 86%, 54%) | Pure Green | View | |
#39EF25 | rgb(57, 239, 37) | hsl(114, 86%, 54%) | Pure Green | View | |
#25EF43 | rgb(37, 239, 67) | hsl(129, 86%, 54%) | Pure Green | View |
:root {
--color-1: #D0EF25;
--color-2: #9EEF25;
--color-3: #6BEF25;
--color-4: #39EF25;
--color-5: #25EF43;
}Palettes that share visual characteristics and color harmony.