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 Yellow, 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 |
|---|---|---|---|---|---|
#C4D115 | rgb(196, 209, 21) | hsl(64, 82%, 45%) | Pure Yellow | View | |
#95D115 | rgb(149, 209, 21) | hsl(79, 82%, 45%) | Pure Lime | View | |
#66D115 | rgb(102, 209, 21) | hsl(94, 82%, 45%) | Pure Green | View | |
#37D115 | rgb(55, 209, 21) | hsl(109, 82%, 45%) | Pure Green | View | |
#15D121 | rgb(21, 209, 33) | hsl(124, 82%, 45%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Yellow and Pure Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C4D115;
--color-2: #95D115;
--color-3: #66D115;
--color-4: #37D115;
--color-5: #15D121;
}Palettes that share visual characteristics and color harmony.