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 |
|---|---|---|---|---|---|
#EFCE2A | rgb(239, 206, 42) | hsl(50, 86%, 55%) | Pure Yellow | View | |
#DEEF2A | rgb(222, 239, 42) | hsl(65, 86%, 55%) | Pure Lime | View | |
#ADEF2A | rgb(173, 239, 42) | hsl(80, 86%, 55%) | Pure Lime | View | |
#7CEF2A | rgb(124, 239, 42) | hsl(95, 86%, 55%) | Pure Green | View | |
#4AEF2A | rgb(74, 239, 42) | hsl(110, 86%, 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: #EFCE2A;
--color-2: #DEEF2A;
--color-3: #ADEF2A;
--color-4: #7CEF2A;
--color-5: #4AEF2A;
}Palettes that share visual characteristics and color harmony.