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 |
|---|---|---|---|---|---|
#DEE732 | rgb(222, 231, 50) | hsl(63, 79%, 55%) | Pure Yellow | View | |
#B1E732 | rgb(177, 231, 50) | hsl(78, 79%, 55%) | Pure Lime | View | |
#83E732 | rgb(131, 231, 50) | hsl(93, 79%, 55%) | Pure Green | View | |
#56E732 | rgb(86, 231, 50) | hsl(108, 79%, 55%) | Pure Green | View | |
#32E73B | rgb(50, 231, 59) | hsl(123, 79%, 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: #DEE732;
--color-2: #B1E732;
--color-3: #83E732;
--color-4: #56E732;
--color-5: #32E73B;
}Palettes that share visual characteristics and color harmony.