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 |
|---|---|---|---|---|---|
#D5D90D | rgb(213, 217, 13) | hsl(61, 89%, 45%) | Pure Yellow | View | |
#A2D90D | rgb(162, 217, 13) | hsl(76, 89%, 45%) | Pure Lime | View | |
#6FD90D | rgb(111, 217, 13) | hsl(91, 89%, 45%) | Pure Green | View | |
#3CD90D | rgb(60, 217, 13) | hsl(106, 89%, 45%) | Pure Green | View | |
#0DD910 | rgb(13, 217, 16) | hsl(121, 89%, 45%) | 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: #D5D90D;
--color-2: #A2D90D;
--color-3: #6FD90D;
--color-4: #3CD90D;
--color-5: #0DD910;
}Palettes that share visual characteristics and color harmony.