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 |
|---|---|---|---|---|---|
#DEE335 | rgb(222, 227, 53) | hsl(62, 76%, 55%) | Pure Yellow | View | |
#B2E335 | rgb(178, 227, 53) | hsl(77, 76%, 55%) | Pure Lime | View | |
#86E335 | rgb(134, 227, 53) | hsl(92, 76%, 55%) | Pure Green | View | |
#5BE335 | rgb(91, 227, 53) | hsl(107, 76%, 55%) | Pure Green | View | |
#35E33B | rgb(53, 227, 59) | hsl(122, 76%, 55%) | 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: #DEE335;
--color-2: #B2E335;
--color-3: #86E335;
--color-4: #5BE335;
--color-5: #35E33B;
}Palettes that share visual characteristics and color harmony.