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 |
|---|---|---|---|---|---|
#CCC019 | rgb(204, 192, 25) | hsl(56, 78%, 45%) | Pure Yellow | View | |
#ABCC19 | rgb(171, 204, 25) | hsl(71, 78%, 45%) | Pure Lime | View | |
#7FCC19 | rgb(127, 204, 25) | hsl(86, 78%, 45%) | Pure Green | View | |
#52CC19 | rgb(82, 204, 25) | hsl(101, 78%, 45%) | Pure Green | View | |
#25CC19 | rgb(37, 204, 25) | hsl(116, 78%, 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: #CCC019;
--color-2: #ABCC19;
--color-3: #7FCC19;
--color-4: #52CC19;
--color-5: #25CC19;
}Palettes that share visual characteristics and color harmony.