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 |
|---|---|---|---|---|---|
#F3E520 | rgb(243, 229, 32) | hsl(56, 90%, 54%) | Pure Yellow | View | |
#CDF320 | rgb(205, 243, 32) | hsl(71, 90%, 54%) | Pure Lime | View | |
#98F320 | rgb(152, 243, 32) | hsl(86, 90%, 54%) | Pure Green | View | |
#63F320 | rgb(99, 243, 32) | hsl(101, 90%, 54%) | Pure Green | View | |
#2EF320 | rgb(46, 243, 32) | hsl(116, 90%, 54%) | 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: #F3E520;
--color-2: #CDF320;
--color-3: #98F320;
--color-4: #63F320;
--color-5: #2EF320;
}Palettes that share visual characteristics and color harmony.