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 |
|---|---|---|---|---|---|
#F6F155 | rgb(246, 241, 85) | hsl(58, 90%, 65%) | Pure Yellow | View | |
#D3F655 | rgb(211, 246, 85) | hsl(73, 90%, 65%) | Pure Lime | View | |
#ABF655 | rgb(171, 246, 85) | hsl(88, 90%, 65%) | Pure Green | View | |
#83F655 | rgb(131, 246, 85) | hsl(103, 90%, 65%) | Pure Green | View | |
#5BF655 | rgb(91, 246, 85) | hsl(118, 90%, 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: #F6F155;
--color-2: #D3F655;
--color-3: #ABF655;
--color-4: #83F655;
--color-5: #5BF655;
}Palettes that share visual characteristics and color harmony.