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 |
|---|---|---|---|---|---|
#F0D60F | rgb(240, 214, 15) | hsl(53, 88%, 50%) | Pure Yellow | View | |
#D2F00F | rgb(210, 240, 15) | hsl(68, 88%, 50%) | Pure Lime | View | |
#9AF00F | rgb(154, 240, 15) | hsl(83, 88%, 50%) | Pure Lime | View | |
#62F00F | rgb(98, 240, 15) | hsl(98, 88%, 50%) | Pure Green | View | |
#29F00F | rgb(41, 240, 15) | hsl(113, 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: #F0D60F;
--color-2: #D2F00F;
--color-3: #9AF00F;
--color-4: #62F00F;
--color-5: #29F00F;
}Palettes that share visual characteristics and color harmony.