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 |
|---|---|---|---|---|---|
#D5BB10 | rgb(213, 187, 16) | hsl(52, 86%, 45%) | Pure Yellow | View | |
#BED510 | rgb(190, 213, 16) | hsl(67, 86%, 45%) | Pure Lime | View | |
#8DD510 | rgb(141, 213, 16) | hsl(82, 86%, 45%) | Pure Lime | View | |
#5CD510 | rgb(92, 213, 16) | hsl(97, 86%, 45%) | Pure Green | View | |
#2AD510 | rgb(42, 213, 16) | hsl(112, 86%, 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: #D5BB10;
--color-2: #BED510;
--color-3: #8DD510;
--color-4: #5CD510;
--color-5: #2AD510;
}Palettes that share visual characteristics and color harmony.