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 |
|---|---|---|---|---|---|
#EFDE5D | rgb(239, 222, 93) | hsl(53, 82%, 65%) | Pure Yellow | View | |
#DBEF5D | rgb(219, 239, 93) | hsl(68, 82%, 65%) | Pure Lime | View | |
#B7EF5D | rgb(183, 239, 93) | hsl(83, 82%, 65%) | Pure Lime | View | |
#92EF5D | rgb(146, 239, 93) | hsl(98, 82%, 65%) | Pure Green | View | |
#6EEF5D | rgb(110, 239, 93) | hsl(113, 82%, 65%) | 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: #EFDE5D;
--color-2: #DBEF5D;
--color-3: #B7EF5D;
--color-4: #92EF5D;
--color-5: #6EEF5D;
}Palettes that share visual characteristics and color harmony.