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 Green. 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 |
|---|---|---|---|---|---|
#D9CB0D | rgb(217, 203, 13) | hsl(56, 89%, 45%) | Pure Yellow | View | |
#B3D90D | rgb(179, 217, 13) | hsl(71, 89%, 45%) | Pure Lime | View | |
#80D90D | rgb(128, 217, 13) | hsl(86, 89%, 45%) | Pure Green | View | |
#4DD90D | rgb(77, 217, 13) | hsl(101, 89%, 45%) | Pure Green | View | |
#1AD90D | rgb(26, 217, 13) | hsl(116, 89%, 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: #D9CB0D;
--color-2: #B3D90D;
--color-3: #80D90D;
--color-4: #4DD90D;
--color-5: #1AD90D;
}Palettes that share visual characteristics and color harmony.