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 |
|---|---|---|---|---|---|
#CCB419 | rgb(204, 180, 25) | hsl(52, 78%, 45%) | Pure Yellow | View | |
#B7CC19 | rgb(183, 204, 25) | hsl(67, 78%, 45%) | Pure Lime | View | |
#8BCC19 | rgb(139, 204, 25) | hsl(82, 78%, 45%) | Pure Lime | View | |
#5ECC19 | rgb(94, 204, 25) | hsl(97, 78%, 45%) | Pure Green | View | |
#31CC19 | rgb(49, 204, 25) | hsl(112, 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: #CCB419;
--color-2: #B7CC19;
--color-3: #8BCC19;
--color-4: #5ECC19;
--color-5: #31CC19;
}Palettes that share visual characteristics and color harmony.