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 |
|---|---|---|---|---|---|
#D1CB15 | rgb(209, 203, 21) | hsl(58, 82%, 45%) | Pure Yellow | View | |
#A8D115 | rgb(168, 209, 21) | hsl(73, 82%, 45%) | Pure Lime | View | |
#79D115 | rgb(121, 209, 21) | hsl(88, 82%, 45%) | Pure Green | View | |
#4AD115 | rgb(74, 209, 21) | hsl(103, 82%, 45%) | Pure Green | View | |
#1BD115 | rgb(27, 209, 21) | hsl(118, 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: #D1CB15;
--color-2: #A8D115;
--color-3: #79D115;
--color-4: #4AD115;
--color-5: #1BD115;
}Palettes that share visual characteristics and color harmony.