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 |
|---|---|---|---|---|---|
#D5CC10 | rgb(213, 204, 16) | hsl(57, 86%, 45%) | Pure Yellow | View | |
#AED510 | rgb(174, 213, 16) | hsl(72, 86%, 45%) | Pure Lime | View | |
#7DD510 | rgb(125, 213, 16) | hsl(87, 86%, 45%) | Pure Green | View | |
#4BD510 | rgb(75, 213, 16) | hsl(102, 86%, 45%) | Pure Green | View | |
#1AD510 | rgb(26, 213, 16) | hsl(117, 86%, 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: #D5CC10;
--color-2: #AED510;
--color-3: #7DD510;
--color-4: #4BD510;
--color-5: #1AD510;
}Palettes that share visual characteristics and color harmony.