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 |
|---|---|---|---|---|---|
#EADB2E | rgb(234, 219, 46) | hsl(55, 82%, 55%) | Pure Yellow | View | |
#CBEA2E | rgb(203, 234, 46) | hsl(70, 82%, 55%) | Pure Lime | View | |
#9CEA2E | rgb(156, 234, 46) | hsl(85, 82%, 55%) | Pure Green | View | |
#6DEA2E | rgb(109, 234, 46) | hsl(100, 82%, 55%) | Pure Green | View | |
#3EEA2E | rgb(62, 234, 46) | hsl(115, 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: #EADB2E;
--color-2: #CBEA2E;
--color-3: #9CEA2E;
--color-4: #6DEA2E;
--color-5: #3EEA2E;
}Palettes that share visual characteristics and color harmony.