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 Lime. 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 |
|---|---|---|---|---|---|
#F3D930 | rgb(243, 217, 48) | hsl(52, 89%, 57%) | Pure Yellow | View | |
#DCF330 | rgb(220, 243, 48) | hsl(67, 89%, 57%) | Pure Lime | View | |
#ABF330 | rgb(171, 243, 48) | hsl(82, 89%, 57%) | Pure Lime | View | |
#7BF330 | rgb(123, 243, 48) | hsl(97, 89%, 57%) | Pure Green | View | |
#4AF330 | rgb(74, 243, 48) | hsl(112, 89%, 57%) | 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: #F3D930;
--color-2: #DCF330;
--color-3: #ABF330;
--color-4: #7BF330;
--color-5: #4AF330;
}Palettes that share visual characteristics and color harmony.