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 |
|---|---|---|---|---|---|
#D3DC18 | rgb(211, 220, 24) | hsl(63, 80%, 48%) | Pure Yellow | View | |
#A2DC18 | rgb(162, 220, 24) | hsl(78, 80%, 48%) | Pure Lime | View | |
#71DC18 | rgb(113, 220, 24) | hsl(93, 80%, 48%) | Pure Green | View | |
#40DC18 | rgb(64, 220, 24) | hsl(108, 80%, 48%) | Pure Green | View | |
#18DC22 | rgb(24, 220, 34) | hsl(123, 80%, 48%) | 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: #D3DC18;
--color-2: #A2DC18;
--color-3: #71DC18;
--color-4: #40DC18;
--color-5: #18DC22;
}Palettes that share visual characteristics and color harmony.