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 |
|---|---|---|---|---|---|
#ECF00F | rgb(236, 240, 15) | hsl(61, 88%, 50%) | Pure Yellow | View | |
#B4F00F | rgb(180, 240, 15) | hsl(76, 88%, 50%) | Pure Lime | View | |
#7CF00F | rgb(124, 240, 15) | hsl(91, 88%, 50%) | Pure Green | View | |
#44F00F | rgb(68, 240, 15) | hsl(106, 88%, 50%) | Pure Green | View | |
#0FF013 | rgb(15, 240, 19) | hsl(121, 88%, 50%) | 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: #ECF00F;
--color-2: #B4F00F;
--color-3: #7CF00F;
--color-4: #44F00F;
--color-5: #0FF013;
}Palettes that share visual characteristics and color harmony.