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 |
|---|---|---|---|---|---|
#CAB61C | rgb(202, 182, 28) | hsl(53, 76%, 45%) | Pure Yellow | View | |
#B3CA1C | rgb(179, 202, 28) | hsl(68, 76%, 45%) | Pure Lime | View | |
#87CA1C | rgb(135, 202, 28) | hsl(83, 76%, 45%) | Pure Lime | View | |
#5BCA1C | rgb(91, 202, 28) | hsl(98, 76%, 45%) | Pure Green | View | |
#30CA1C | rgb(48, 202, 28) | hsl(113, 76%, 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: #CAB61C;
--color-2: #B3CA1C;
--color-3: #87CA1C;
--color-4: #5BCA1C;
--color-5: #30CA1C;
}Palettes that share visual characteristics and color harmony.