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 |
|---|---|---|---|---|---|
#F0DF5C | rgb(240, 223, 92) | hsl(53, 83%, 65%) | Pure Yellow | View | |
#DCF05C | rgb(220, 240, 92) | hsl(68, 83%, 65%) | Pure Lime | View | |
#B7F05C | rgb(183, 240, 92) | hsl(83, 83%, 65%) | Pure Lime | View | |
#92F05C | rgb(146, 240, 92) | hsl(98, 83%, 65%) | Pure Green | View | |
#6DF05C | rgb(109, 240, 92) | hsl(113, 83%, 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: #F0DF5C;
--color-2: #DCF05C;
--color-3: #B7F05C;
--color-4: #92F05C;
--color-5: #6DF05C;
}Palettes that share visual characteristics and color harmony.