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 |
|---|---|---|---|---|---|
#EBF05C | rgb(235, 240, 92) | hsl(62, 83%, 65%) | Pure Yellow | View | |
#C6F05C | rgb(198, 240, 92) | hsl(77, 83%, 65%) | Pure Lime | View | |
#A1F05C | rgb(161, 240, 92) | hsl(92, 83%, 65%) | Pure Green | View | |
#7CF05C | rgb(124, 240, 92) | hsl(107, 83%, 65%) | Pure Green | View | |
#5CF061 | rgb(92, 240, 97) | hsl(122, 83%, 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: #EBF05C;
--color-2: #C6F05C;
--color-3: #A1F05C;
--color-4: #7CF05C;
--color-5: #5CF061;
}Palettes that share visual characteristics and color harmony.