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 |
|---|---|---|---|---|---|
#CBB11A | rgb(203, 177, 26) | hsl(51, 77%, 45%) | Pure Yellow | View | |
#B9CB1A | rgb(185, 203, 26) | hsl(66, 77%, 45%) | Pure Lime | View | |
#8DCB1A | rgb(141, 203, 26) | hsl(81, 77%, 45%) | Pure Lime | View | |
#61CB1A | rgb(97, 203, 26) | hsl(96, 77%, 45%) | Pure Green | View | |
#35CB1A | rgb(53, 203, 26) | hsl(111, 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: #CBB11A;
--color-2: #B9CB1A;
--color-3: #8DCB1A;
--color-4: #61CB1A;
--color-5: #35CB1A;
}Palettes that share visual characteristics and color harmony.