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 |
|---|---|---|---|---|---|
#EDCD2C | rgb(237, 205, 44) | hsl(50, 84%, 55%) | Pure Yellow | View | |
#DDED2C | rgb(221, 237, 44) | hsl(65, 84%, 55%) | Pure Lime | View | |
#ACED2C | rgb(172, 237, 44) | hsl(80, 84%, 55%) | Pure Lime | View | |
#7CED2C | rgb(124, 237, 44) | hsl(95, 84%, 55%) | Pure Green | View | |
#4CED2C | rgb(76, 237, 44) | hsl(110, 84%, 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: #EDCD2C;
--color-2: #DDED2C;
--color-3: #ACED2C;
--color-4: #7CED2C;
--color-5: #4CED2C;
}Palettes that share visual characteristics and color harmony.