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 |
|---|---|---|---|---|---|
#DAE41B | rgb(218, 228, 27) | hsl(63, 79%, 50%) | Pure Yellow | View | |
#A8E41B | rgb(168, 228, 27) | hsl(78, 79%, 50%) | Pure Lime | View | |
#75E41B | rgb(117, 228, 27) | hsl(93, 79%, 50%) | Pure Green | View | |
#43E41B | rgb(67, 228, 27) | hsl(108, 79%, 50%) | Pure Green | View | |
#1BE425 | rgb(27, 228, 37) | hsl(123, 79%, 50%) | 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: #DAE41B;
--color-2: #A8E41B;
--color-3: #75E41B;
--color-4: #43E41B;
--color-5: #1BE425;
}Palettes that share visual characteristics and color harmony.