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 |
|---|---|---|---|---|---|
#CAF00F | rgb(202, 240, 15) | hsl(70, 88%, 50%) | Pure Lime | View | |
#92F00F | rgb(146, 240, 15) | hsl(85, 88%, 50%) | Pure Green | View | |
#5AF00F | rgb(90, 240, 15) | hsl(100, 88%, 50%) | Pure Green | View | |
#22F00F | rgb(34, 240, 15) | hsl(115, 88%, 50%) | Pure Green | View | |
#0FF035 | rgb(15, 240, 53) | hsl(130, 88%, 50%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Lime and Pure Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CAF00F;
--color-2: #92F00F;
--color-3: #5AF00F;
--color-4: #22F00F;
--color-5: #0FF035;
}Palettes that share visual characteristics and color harmony.