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 |
|---|---|---|---|---|---|
#EFE35D | rgb(239, 227, 93) | hsl(55, 82%, 65%) | Pure Yellow | View | |
#D7EF5D | rgb(215, 239, 93) | hsl(70, 82%, 65%) | Pure Lime | View | |
#B2EF5D | rgb(178, 239, 93) | hsl(85, 82%, 65%) | Pure Green | View | |
#8DEF5D | rgb(141, 239, 93) | hsl(100, 82%, 65%) | Pure Green | View | |
#69EF5D | rgb(105, 239, 93) | hsl(115, 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: #EFE35D;
--color-2: #D7EF5D;
--color-3: #B2EF5D;
--color-4: #8DEF5D;
--color-5: #69EF5D;
}Palettes that share visual characteristics and color harmony.