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 |
|---|---|---|---|---|---|
#EFD95D | rgb(239, 217, 93) | hsl(51, 82%, 65%) | Pure Yellow | View | |
#E0EF5D | rgb(224, 239, 93) | hsl(66, 82%, 65%) | Pure Lime | View | |
#BCEF5D | rgb(188, 239, 93) | hsl(81, 82%, 65%) | Pure Lime | View | |
#97EF5D | rgb(151, 239, 93) | hsl(96, 82%, 65%) | Pure Green | View | |
#73EF5D | rgb(115, 239, 93) | hsl(111, 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: #EFD95D;
--color-2: #E0EF5D;
--color-3: #BCEF5D;
--color-4: #97EF5D;
--color-5: #73EF5D;
}Palettes that share visual characteristics and color harmony.