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 |
|---|---|---|---|---|---|
#F1F655 | rgb(241, 246, 85) | hsl(62, 90%, 65%) | Pure Yellow | View | |
#C9F655 | rgb(201, 246, 85) | hsl(77, 90%, 65%) | Pure Lime | View | |
#A0F655 | rgb(160, 246, 85) | hsl(92, 90%, 65%) | Pure Green | View | |
#78F655 | rgb(120, 246, 85) | hsl(107, 90%, 65%) | Pure Green | View | |
#55F65B | rgb(85, 246, 91) | hsl(122, 90%, 65%) | 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: #F1F655;
--color-2: #C9F655;
--color-3: #A0F655;
--color-4: #78F655;
--color-5: #55F65B;
}Palettes that share visual characteristics and color harmony.