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 |
|---|---|---|---|---|---|
#F1E027 | rgb(241, 224, 39) | hsl(55, 88%, 55%) | Pure Yellow | View | |
#D0F127 | rgb(208, 241, 39) | hsl(70, 88%, 55%) | Pure Lime | View | |
#9DF127 | rgb(157, 241, 39) | hsl(85, 88%, 55%) | Pure Green | View | |
#6BF127 | rgb(107, 241, 39) | hsl(100, 88%, 55%) | Pure Green | View | |
#38F127 | rgb(56, 241, 39) | hsl(115, 88%, 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: #F1E027;
--color-2: #D0F127;
--color-3: #9DF127;
--color-4: #6BF127;
--color-5: #38F127;
}Palettes that share visual characteristics and color harmony.