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 |
|---|---|---|---|---|---|
#CBB41A | rgb(203, 180, 26) | hsl(52, 77%, 45%) | Pure Yellow | View | |
#B6CB1A | rgb(182, 203, 26) | hsl(67, 77%, 45%) | Pure Lime | View | |
#8ACB1A | rgb(138, 203, 26) | hsl(82, 77%, 45%) | Pure Lime | View | |
#5ECB1A | rgb(94, 203, 26) | hsl(97, 77%, 45%) | Pure Green | View | |
#32CB1A | rgb(50, 203, 26) | hsl(112, 77%, 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: #CBB41A;
--color-2: #B6CB1A;
--color-3: #8ACB1A;
--color-4: #5ECB1A;
--color-5: #32CB1A;
}Palettes that share visual characteristics and color harmony.