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 Lime. 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 |
|---|---|---|---|---|---|
#EAD12E | rgb(234, 209, 46) | hsl(52, 82%, 55%) | Pure Yellow | View | |
#D4EA2E | rgb(212, 234, 46) | hsl(67, 82%, 55%) | Pure Lime | View | |
#A5EA2E | rgb(165, 234, 46) | hsl(82, 82%, 55%) | Pure Lime | View | |
#76EA2E | rgb(118, 234, 46) | hsl(97, 82%, 55%) | Pure Green | View | |
#47EA2E | rgb(71, 234, 46) | hsl(112, 82%, 55%) | 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: #EAD12E;
--color-2: #D4EA2E;
--color-3: #A5EA2E;
--color-4: #76EA2E;
--color-5: #47EA2E;
}Palettes that share visual characteristics and color harmony.