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 |
|---|---|---|---|---|---|
#DEE21D | rgb(222, 226, 29) | hsl(61, 77%, 50%) | Pure Yellow | View | |
#ADE21D | rgb(173, 226, 29) | hsl(76, 77%, 50%) | Pure Lime | View | |
#7CE21D | rgb(124, 226, 29) | hsl(91, 77%, 50%) | Pure Green | View | |
#4BE21D | rgb(75, 226, 29) | hsl(106, 77%, 50%) | Pure Green | View | |
#1DE221 | rgb(29, 226, 33) | hsl(121, 77%, 50%) | 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: #DEE21D;
--color-2: #ADE21D;
--color-3: #7CE21D;
--color-4: #4BE21D;
--color-5: #1DE221;
}Palettes that share visual characteristics and color harmony.