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 |
|---|---|---|---|---|---|
#DAC20B | rgb(218, 194, 11) | hsl(53, 90%, 45%) | Pure Yellow | View | |
#BEDA0B | rgb(190, 218, 11) | hsl(68, 90%, 45%) | Pure Lime | View | |
#8BDA0B | rgb(139, 218, 11) | hsl(83, 90%, 45%) | Pure Lime | View | |
#57DA0B | rgb(87, 218, 11) | hsl(98, 90%, 45%) | Pure Green | View | |
#24DA0B | rgb(36, 218, 11) | hsl(113, 90%, 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: #DAC20B;
--color-2: #BEDA0B;
--color-3: #8BDA0B;
--color-4: #57DA0B;
--color-5: #24DA0B;
}Palettes that share visual characteristics and color harmony.