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 |
|---|---|---|---|---|---|
#CDB818 | rgb(205, 184, 24) | hsl(53, 79%, 45%) | Pure Yellow | View | |
#B5CD18 | rgb(181, 205, 24) | hsl(68, 79%, 45%) | Pure Lime | View | |
#88CD18 | rgb(136, 205, 24) | hsl(83, 79%, 45%) | Pure Lime | View | |
#5BCD18 | rgb(91, 205, 24) | hsl(98, 79%, 45%) | Pure Green | View | |
#2DCD18 | rgb(45, 205, 24) | hsl(113, 79%, 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: #CDB818;
--color-2: #B5CD18;
--color-3: #88CD18;
--color-4: #5BCD18;
--color-5: #2DCD18;
}Palettes that share visual characteristics and color harmony.