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 |
|---|---|---|---|---|---|
#EEE12B | rgb(238, 225, 43) | hsl(56, 85%, 55%) | Pure Yellow | View | |
#CAEE2B | rgb(202, 238, 43) | hsl(71, 85%, 55%) | Pure Lime | View | |
#99EE2B | rgb(153, 238, 43) | hsl(86, 85%, 55%) | Pure Green | View | |
#68EE2B | rgb(104, 238, 43) | hsl(101, 85%, 55%) | Pure Green | View | |
#38EE2B | rgb(56, 238, 43) | hsl(116, 85%, 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: #EEE12B;
--color-2: #CAEE2B;
--color-3: #99EE2B;
--color-4: #68EE2B;
--color-5: #38EE2B;
}Palettes that share visual characteristics and color harmony.