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 |
|---|---|---|---|---|---|
#E8DC30 | rgb(232, 220, 48) | hsl(56, 80%, 55%) | Pure Yellow | View | |
#C6E830 | rgb(198, 232, 48) | hsl(71, 80%, 55%) | Pure Lime | View | |
#98E830 | rgb(152, 232, 48) | hsl(86, 80%, 55%) | Pure Green | View | |
#6BE830 | rgb(107, 232, 48) | hsl(101, 80%, 55%) | Pure Green | View | |
#3DE830 | rgb(61, 232, 48) | hsl(116, 80%, 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: #E8DC30;
--color-2: #C6E830;
--color-3: #98E830;
--color-4: #6BE830;
--color-5: #3DE830;
}Palettes that share visual characteristics and color harmony.