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 Yellow, 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 |
|---|---|---|---|---|---|
#F1D35B | rgb(241, 211, 91) | hsl(48, 84%, 65%) | Pure Yellow | View | |
#E9F15B | rgb(233, 241, 91) | hsl(63, 84%, 65%) | Pure Yellow | View | |
#C4F15B | rgb(196, 241, 91) | hsl(78, 84%, 65%) | Pure Lime | View | |
#9EF15B | rgb(158, 241, 91) | hsl(93, 84%, 65%) | Pure Green | View | |
#79F15B | rgb(121, 241, 91) | hsl(108, 84%, 65%) | Pure Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Yellow and Pure Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F1D35B;
--color-2: #E9F15B;
--color-3: #C4F15B;
--color-4: #9EF15B;
--color-5: #79F15B;
}Palettes that share visual characteristics and color harmony.