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 |
|---|---|---|---|---|---|
#CBB91A | rgb(203, 185, 26) | hsl(54, 77%, 45%) | Pure Yellow | View | |
#B1CB1A | rgb(177, 203, 26) | hsl(69, 77%, 45%) | Pure Lime | View | |
#84CB1A | rgb(132, 203, 26) | hsl(84, 77%, 45%) | Pure Lime | View | |
#58CB1A | rgb(88, 203, 26) | hsl(99, 77%, 45%) | Pure Green | View | |
#2CCB1A | rgb(44, 203, 26) | hsl(114, 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: #CBB91A;
--color-2: #B1CB1A;
--color-3: #84CB1A;
--color-4: #58CB1A;
--color-5: #2CCB1A;
}Palettes that share visual characteristics and color harmony.